Searched refs:UP_fsetmod (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/ms/
H A Duplink.h22 #define UP_fsetmod (*(int (*)(void *,char))OPENSSL_UplinkTable[APPLINK_FSETMOD]) macro
/netbsd-current/crypto/external/bsd/openssl/dist/ms/
H A Duplink.h22 #define UP_fsetmod (*(int (*)(void *,char))OPENSSL_UplinkTable[APPLINK_FSETMOD]) macro
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbio_local.h164 # undef UP_fsetmod macro
H A Dbss_file.c226 # ifdef UP_fsetmod
228 UP_fsetmod(b->ptr, (char)((num & BIO_FP_TEXT) ? 't' : 'b'));
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_local.h167 # undef UP_fsetmod macro
H A Dbss_file.c226 # ifdef UP_fsetmod
228 UP_fsetmod(b->ptr, (char)((num & BIO_FP_TEXT) ? 't' : 'b'));

Completed in 122 milliseconds