Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
LIBRARY DSAUTH EXPORTS ; ; store.c ;
StoreInitHandle StoreCleanupHandle StoreGetHandle StoreSetSearchOneLevel StoreSetSearchSubTree StoreBeginSearch StoreEndSearch StoreSearchGetNext StoreCreateObjectVA StoreDeleteObject StoreCollectAttributes
; ; dhcpbas.c ;
DhcpDsGetRoot DhcpDsGetLists DhcpDsGetAttribs DhcpDsSetLists
; ; rpcstubs.c ; DhcpEnumServersDS DhcpAddServerDS DhcpDeleteServerDS
; ; rpcapi2.c ;
DhcpDsAddServer DhcpDsDelServer DhcpDsEnumServers
; ; validate.c ;
DhcpDsValidateService
; ; dhcpds.c --> actually in rpcstubs.c now.. ;
;DhcpEnumServersDS ;DhcpAddServerDS ;DhcpDeleteServerDS ;DhcpModifyServer
; ; dhcpds.c --> actually in rpcstubs.c now.. ;
DhcpDsInitDS DhcpDsCleanupDS
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; end of file ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|