Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/bio/
H A Dbss_sock.c96 BIO_new_socket(int fd, int close_flag) in BIO_new_socket()
H A Dbss_fd.c98 BIO_new_fd(int fd, int close_flag) in BIO_new_fd()
H A Dbss_file.c142 BIO_new_fp(FILE *stream, int close_flag) in BIO_new_fp()
H A Dbss_dgram.c124 BIO_new_dgram(int fd, int close_flag) in BIO_new_dgram()