|
ReactOS 0.4.16-dev-1948-gd260c1d
|

Go to the source code of this file.
Functions | |
| VOID NTAPI | LsaIFree_LSAPR_POLICY_INFORMATION (IN POLICY_INFORMATION_CLASS InformationClass, IN PLSAPR_POLICY_INFORMATION PolicyInformation) |
| VOID | DsSetupInit (VOID) |
| static NET_API_STATUS | DsRolepGetBasicInfo (PDSROLER_PRIMARY_DOMAIN_INFORMATION *DomainInfo) |
| static NET_API_STATUS | DsRolepGetUpdateStatus (PDSROLER_PRIMARY_DOMAIN_INFORMATION *DomainInfo) |
| static NET_API_STATUS | DsRolepGetOperationState (PDSROLER_PRIMARY_DOMAIN_INFORMATION *DomainInfo) |
| DWORD WINAPI | DsRolerGetPrimaryDomainInformation (handle_t hBinding, DSROLE_PRIMARY_DOMAIN_INFO_LEVEL InfoLevel, PDSROLER_PRIMARY_DOMAIN_INFORMATION *DomainInfo) |
|
static |
Definition at line 39 of file dssetup.c.
Referenced by DsRolerGetPrimaryDomainInformation().
|
static |
Definition at line 119 of file dssetup.c.
Referenced by DsRolerGetPrimaryDomainInformation().
|
static |
Definition at line 99 of file dssetup.c.
Referenced by DsRolerGetPrimaryDomainInformation().
| DWORD WINAPI DsRolerGetPrimaryDomainInformation | ( | handle_t | hBinding, |
| DSROLE_PRIMARY_DOMAIN_INFO_LEVEL | InfoLevel, | ||
| PDSROLER_PRIMARY_DOMAIN_INFORMATION * | DomainInfo | ||
| ) |
Definition at line 138 of file dssetup.c.
Referenced by DsRoleGetPrimaryDomainInformation().
Definition at line 22 of file dssetup.c.
Referenced by LsarStartRpcServer().
| VOID NTAPI LsaIFree_LSAPR_POLICY_INFORMATION | ( | IN POLICY_INFORMATION_CLASS | InformationClass, |
| IN PLSAPR_POLICY_INFORMATION | PolicyInformation | ||
| ) |
Definition at line 51 of file lsasrv.c.
Referenced by DsRolepGetBasicInfo(), and GetAccountDomainSid().