Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/ccapi/common/win/OldCC/
H A Dutil.cxx60 DWORD dwCounter; in alloc_textual_sid() local
118 for (dwCounter=0 ; dwCounter < dwSubAuthorities ; dwCounter++) in alloc_textual_sid()
121 *GetSidSubAuthority(pSid, dwCounter) ); in alloc_textual_sid()