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

/bind-9.11.3/lib/isc/win32/
H A Dfsaccess.c154 BYTE otherSidBuffer[100]; local
155 PSID pothersid=(PSID) &otherSidBuffer;
156 DWORD otherSidBufferSize = sizeof(otherSidBuffer);

Completed in 7 milliseconds