Searched defs:close_flag (Results 1 – 4 of 4) sorted by relevance
103 BIO *BIO_new_fd(int fd,int close_flag) in BIO_new_fd()
98 BIO *BIO_new_socket(int fd, int close_flag) in BIO_new_socket()
138 BIO *BIO_new_fp(FILE *stream, int close_flag) in BIO_new_fp()
114 BIO *BIO_new_dgram(int fd, int close_flag) in BIO_new_dgram()