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

/xsrc/external/mit/libICE/dist/src/
H A Dsetauth.c52 int _IcePaAuthDataEntryCount = 0; variable in typeref:typename:int
71 for (j = 0; j < _IcePaAuthDataEntryCount; j++)
80 if (j < _IcePaAuthDataEntryCount)
89 _IcePaAuthDataEntryCount++;
H A Dgetauth.c100 for (i = 0; i < _IcePaAuthDataEntryCount && !found; i++)
201 for (i = 0; i < _IcePaAuthDataEntryCount; i++)
H A DICElibint.h380 extern int _IcePaAuthDataEntryCount;

Completed in 5 milliseconds