Searched defs:aclBuffer (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/win32/ | ||
H A D | fsaccess.c | 146 BYTE aclBuffer[1024]; local 147 PACL pacl=(PACL)&aclBuffer; 167 if (!InitializeAcl(pacl, sizeof(aclBuffer), ACL_REVISION)) |
Completed in 8 milliseconds