Searched defs:close_flag (Results 1 – 4 of 4) sorted by relevance
19 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()
58 BIO *BIO_new_socket(int fd, int close_flag) in BIO_new_socket()
91 BIO *BIO_new_fp(FILE *stream, int close_flag) in BIO_new_fp()
144 BIO *BIO_new_dgram(int fd, int close_flag) in BIO_new_dgram()799 BIO *BIO_new_dgram_sctp(int fd, int close_flag) in BIO_new_dgram_sctp()