mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
windows: afsauthent.dll export afsconf_ functions
Export additional afsconf_ functions required for asetkey Change-Id: Id8d63f7d18563bd8963750aed6b7baaf873716a8 Reviewed-on: http://gerrit.openafs.org/10069 Tested-by: BuildBot <buildbot@rampaginggeek.com> Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
This commit is contained in:
parent
4fd27ef652
commit
370a41f6f6
@ -160,3 +160,8 @@ EXPORTS
|
|||||||
afsconf_SawCell @159 DATA
|
afsconf_SawCell @159 DATA
|
||||||
ka_PrintBytes @160
|
ka_PrintBytes @160
|
||||||
ka_KeyIsZero @161
|
ka_KeyIsZero @161
|
||||||
|
afsconf_typedKey_new @162
|
||||||
|
afsconf_typedKey_put @163
|
||||||
|
afsconf_AddTypedKey @164
|
||||||
|
afsconf_typedKey_values @165
|
||||||
|
afsconf_GetAllKeys @166
|
||||||
|
Loading…
Reference in New Issue
Block a user