Searched refs:madeConnection (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/libFS/dist/src/ | ||
| H A D | FSConnServ.c | 76 int madeConnection = 0; local in function:_FSConnectServer 103 madeConnection = 1; 108 if (!madeConnection) |
| /xsrc/external/mit/libICE/dist/src/ | ||
| H A D | connect.c | 510 int madeConnection = 0; local in function:ConnectToPeer 535 while (ptr < endptr && !madeConnection) 570 madeConnection = 1; 576 if (madeConnection) |
Completed in 3 milliseconds