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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ms/
H A Duplink.h34 #define UP_open (*(int (*)(const char *,int,...))OPENSSL_UplinkTable[APPLINK_OPEN])
H A Dapplink.c29 #define APPLINK_OPEN 18 /* formally can't be used, as flags can vary */ macro
123 OPENSSL_ApplinkTable[APPLINK_OPEN] = _open;
/netbsd-current/crypto/external/bsd/openssl/dist/ms/
H A Duplink.h34 #define UP_open (*(int (*)(const char *,int,...))OPENSSL_UplinkTable[APPLINK_OPEN])
H A Dapplink.c29 #define APPLINK_OPEN 18 /* formally can't be used, as flags can vary */ macro
129 OPENSSL_ApplinkTable[APPLINK_OPEN] = _open;

Completed in 117 milliseconds