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

  /xsrc/external/mit/libFS/dist/src/
FSConnServ.c 76 int madeConnection = 0;
103 madeConnection = 1;
108 if (!madeConnection)
  /xsrc/external/mit/libICE/dist/src/
connect.c 510 int madeConnection = 0;
535 while (ptr < endptr && !madeConnection)
570 madeConnection = 1;
576 if (madeConnection)

Completed in 6 milliseconds