Searched refs:BIO_fd_non_fatal_error (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_fd.c73 int BIO_fd_non_fatal_error(int err) function
279 return (BIO_fd_non_fatal_error(err));
284 int BIO_fd_non_fatal_error(int err) function
H A Dbio.h722 int BIO_fd_non_fatal_error(int error);

Completed in 107 milliseconds