Home
last modified time | relevance | path

Searched defs:close_flag (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_fd.c19 BIO *BIO_new_fd(int fd, int close_flag) in BIO_new_fd()
80 BIO *BIO_new_fd(int fd, int close_flag) in BIO_new_fd()
H A Dbss_sock.c67 BIO *BIO_new_socket(int fd, int close_flag) in BIO_new_socket()
H A Dbss_file.c91 BIO *BIO_new_fp(FILE *stream, int close_flag) in BIO_new_fp()
H A Dbss_dgram.c253 BIO *BIO_new_dgram(int fd, int close_flag) in BIO_new_dgram()
1764 BIO *BIO_new_dgram_sctp(int fd, int close_flag) in BIO_new_dgram_sctp()
/freebsd/crypto/openssl/ssl/quic/
H A Dqlog.c192 int ossl_qlog_set_sink_file(QLOG *qlog, FILE *f, int close_flag) in ossl_qlog_set_sink_file()
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_ssl.c715 BIO_new_rwcount(int close_flag) in BIO_new_rwcount()
/freebsd/contrib/libevent/test/
H A Dregress_ssl.c715 BIO_new_rwcount(int close_flag) in BIO_new_rwcount()