HomeSort by: relevance | last modified time | path
    Searched defs:client_ready (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/helpers/
quictestlib.c 76 static int client_ready = 0; variable
533 * Only set the client_ready flag to zero if we are the client
537 client_ready = 0;
570 client_ready = 1;
604 if (client_ready == 1)
645 client_ready = 1;

Completed in 15 milliseconds