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

/openjdk7/jdk/src/windows/native/com/sun/security/auth/module/
H A Dnt.c605 DWORD dwCounter; local
652 for (dwCounter=0 ; dwCounter < dwSubAuthorities ; dwCounter++) {
654 *GetSidSubAuthority(pSid, dwCounter) );

Completed in 31 milliseconds