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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ms/
H A Duplink.h18 #define UP_fprintf (*(int (*)(void *,const char *,...))OPENSSL_UplinkTable[APPLINK_FPRINTF])
H A Dapplink.c13 #define APPLINK_FPRINTF 4 macro
107 OPENSSL_ApplinkTable[APPLINK_FPRINTF] = fprintf;
/netbsd-current/crypto/external/bsd/openssl/dist/ms/
H A Duplink.h18 #define UP_fprintf (*(int (*)(void *,const char *,...))OPENSSL_UplinkTable[APPLINK_FPRINTF])
H A Dapplink.c13 #define APPLINK_FPRINTF 4 macro
113 OPENSSL_ApplinkTable[APPLINK_FPRINTF] = fprintf;

Completed in 75 milliseconds