Home
last modified time | relevance | path

Searched refs:OpenPolicy (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/bind/dist/bin/win32/BINDInstall/
H A DAccountInfo.cpp35 OpenPolicy(
122 if ((Status = OpenPolicy(NULL, in GetAccountPrivileges()
229 if ((Status = OpenPolicy(NULL, POLICY_ALL_ACCESS, &PolicyHandle)) in AddPrivilegeToAcccount()
268 OpenPolicy(LPWSTR ServerName, DWORD DesiredAccess, PLSA_HANDLE PolicyHandle){ in OpenPolicy() function