Searched defs:pSidGroup (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/win32/
H A Dfsaccess.c324 PSID pSidGroup = (PSID) &groupBuffer; local
346 if (!LookupAccountName(0, "Administrators", pSidGroup,
353 if (!SetSecurityDescriptorGroup(&psd, pSidGroup, FALSE))

Completed in 16 milliseconds