Searched refs:myAuthName (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libICE/dist/src/ | ||
| H A D | process.c | 1018 const char *myAuthName = _IceAuthNames[i]; local in function:ProcessConnectionSetup 1021 if (strcmp (myAuthName, hisAuthNames[j]) == 0) 2067 const char *myAuthName = myProtocol->auth_names[i]; local in function:ProcessProtocolSetup 2070 if (strcmp (myAuthName, hisAuthNames[j]) == 0) |
Completed in 3 milliseconds