Searched refs:APPLINK_FOPEN (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/ms/
H A Duplink.h26 #define UP_fopen (*(void *(*)(const char *,const char *))OPENSSL_UplinkTable[APPLINK_FOPEN])
H A Dapplink.c21 #define APPLINK_FOPEN 11 /* solely for completeness */ macro
115 OPENSSL_ApplinkTable[APPLINK_FOPEN] = fopen;
/netbsd-current/crypto/external/bsd/openssl/dist/ms/
H A Duplink.h26 #define UP_fopen (*(void *(*)(const char *,const char *))OPENSSL_UplinkTable[APPLINK_FOPEN])
H A Dapplink.c21 #define APPLINK_FOPEN 11 /* solely for completeness */ macro
121 OPENSSL_ApplinkTable[APPLINK_FOPEN] = fopen;

Completed in 153 milliseconds