HomeSort by: relevance | last modified time | path
    Searched refs:authUsableCount (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/libICE/dist/src/
connect.c 60 int authUsableCount;
316 _IceAuthCount, _IceAuthNames, &authUsableCount, authIndices);
321 for (j = 0; j < authUsableCount && !authUsableFlags[i]; j++)
347 pSetupMsg->authCount = authUsableCount;
process.c 896 int authUsableCount;
1003 _IceAuthCount, _IceAuthNames, &authUsableCount, authIndices);
1008 for (j = 0; j < authUsableCount && !authUsableFlags[i]; j++)
1882 int authUsableCount;
2054 &authUsableCount, authIndices);
2059 for (j = 0; j < authUsableCount && !authUsableFlags[i]; j++)

Completed in 6 milliseconds