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

  /src/crypto/external/apache2/openssl/dist/ms/
applink.c 19 #define APPLINK_FCLOSE 10 /* should not be used */
126 OPENSSL_ApplinkTable[APPLINK_FCLOSE] = fclose;
  /src/crypto/external/bsd/openssl/dist/ms/
applink.c 19 #define APPLINK_FCLOSE 10 /* should not be used */
119 OPENSSL_ApplinkTable[APPLINK_FCLOSE] = fclose;
  /src/crypto/external/bsd/openssl.old/dist/ms/
applink.c 19 #define APPLINK_FCLOSE 10 /* should not be used */
113 OPENSSL_ApplinkTable[APPLINK_FCLOSE] = fclose;

Completed in 25 milliseconds