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

  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_init.c 48 static int stoperrset = 0; local
51 if (!stoperrset) {
57 stoperrset = 1;
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_init.c 93 static int stoperrset = 0; local
96 if (!stoperrset) {
102 stoperrset = 1;
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_init.c 168 static int stoperrset = 0; local
171 if (!stoperrset) {
177 stoperrset = 1;

Completed in 23 milliseconds