Searched refs:pTmpBuf (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/isc/win32/
H A Dntgroups.c54 LPGROUP_USERS_INFO_0 pTmpBuf; local
152 pTmpBuf = pgrpBuf;
158 assert(pTmpBuf != NULL);
160 if (pTmpBuf == NULL)
162 retlen = wcslen(pTmpBuf->grui0_name);
168 pTmpBuf->grui0_name, retlen);
174 pTmpBuf++;

Completed in 426 milliseconds