Home
last modified time | relevance | path

Searched refs:APPLINK_CLOSE (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/ms/
H A Dapplink.c33 #define APPLINK_CLOSE 22 macro
133 OPENSSL_ApplinkTable[APPLINK_CLOSE] = _close; in OPENSSL_Applink()
H A Duplink.h38 #define UP_close (*(int (*)(int))OPENSSL_UplinkTable[APPLINK_CLOSE])