Searched refs:myAuthIndex (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libICE/dist/src/ | ||
| H A D | process.c | 892 int myAuthIndex = 0; local in function:ProcessConnectionSetup 1023 myAuthIndex = i; 1077 IcePaAuthProc authProc = _IcePaAuthProcs[myAuthIndex]; 1097 setupInfo->my_auth_index = myAuthIndex; 1879 int myAuthIndex = 0; local in function:ProcessProtocolSetup 2072 myAuthIndex = i; 2118 myProtocol->auth_procs[myAuthIndex]; 2141 setupInfo->my_auth_index = myAuthIndex; |
Completed in 3 milliseconds