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

/freebsd-13-stable/crypto/openssl/crypto/bio/
H A Dbss_sock.c60 BIO *BIO_new_socket(int fd, int close_flag) argument
H A Dbss_fd.c19 BIO *BIO_new_fd(int fd, int close_flag) argument
82 BIO *BIO_new_fd(int fd, int close_flag) argument
H A Dbss_file.c92 BIO *BIO_new_fp(FILE *stream, int close_flag) argument
H A Dbss_dgram.c142 BIO *BIO_new_dgram(int fd, int close_flag) argument
815 BIO *BIO_new_dgram_sctp(int fd, int close_flag) argument
/freebsd-13-stable/contrib/libevent/test/
H A Dregress_ssl.c651 BIO_new_rwcount(int close_flag) argument
/freebsd-13-stable/contrib/libevent/
H A Dbufferevent_openssl.c254 BIO_new_bufferevent(struct bufferevent *bufferevent, int close_flag) argument
1409 int close_flag = 0; /* options & BEV_OPT_CLOSE_ON_FREE; */ local
/freebsd-13-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent_openssl.c256 BIO_new_bufferevent(struct bufferevent *bufferevent, int close_flag) argument
1412 int close_flag = 0; /* options & BEV_OPT_CLOSE_ON_FREE; */ local

Completed in 167 milliseconds