Home
last modified time | relevance | path

Searched refs:BIO_fd_non_fatal_error (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_fd.c24 int BIO_fd_non_fatal_error(int err) in BIO_fd_non_fatal_error() function
233 return BIO_fd_non_fatal_error(err); in BIO_fd_should_retry()
238 int BIO_fd_non_fatal_error(int err) in BIO_fd_non_fatal_error() function
/freebsd/crypto/openssl/ssl/rio/
H A Drio_notifier.c375 if (rd < 0 && !BIO_fd_non_fatal_error(get_last_socket_error())) in ossl_rio_notifier_unsignal()
/freebsd/crypto/openssl/util/
H A Dmissingcrypto.txt191 BIO_fd_non_fatal_error(3)
H A Dmissingcrypto111.txt216 BIO_fd_non_fatal_error(3)
H A Dlibcrypto.num596 BIO_fd_non_fatal_error 612 3_0_0 EXIST::FUNCTION:
/freebsd/crypto/openssl/include/openssl/
H A Dbio.h824 int BIO_fd_non_fatal_error(int error);
H A Dbio.h.in801 int BIO_fd_non_fatal_error(int error);
/freebsd/secure/lib/libcrypto/
H A DVersion.map296 BIO_fd_non_fatal_error;