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

  /src/crypto/external/apache2/openssl/dist/ms/
uplink.h 30 #define UP_ferror (*(int (*)(void *))OPENSSL_UplinkTable[APPLINK_FERROR])
applink.c 25 #define APPLINK_FERROR 15
132 OPENSSL_ApplinkTable[APPLINK_FERROR] = app_ferror;
  /src/crypto/external/bsd/openssl/dist/ms/
uplink.h 30 #define UP_ferror (*(int (*)(void *))OPENSSL_UplinkTable[APPLINK_FERROR])
applink.c 25 #define APPLINK_FERROR 15
125 OPENSSL_ApplinkTable[APPLINK_FERROR] = app_ferror;
  /src/crypto/external/bsd/openssl.old/dist/ms/
uplink.h 30 #define UP_ferror (*(int (*)(void *))OPENSSL_UplinkTable[APPLINK_FERROR])
applink.c 25 #define APPLINK_FERROR 15
119 OPENSSL_ApplinkTable[APPLINK_FERROR] = app_ferror;

Completed in 27 milliseconds