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

/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Dbss_sock.c100 BIO *BIO_new_socket(int fd, int close_flag) argument
H A Dbss_file.c187 BIO *BIO_new_fp(FILE *stream, int close_flag) argument
H A Dbss_fd.c110 BIO *BIO_new_fd(int fd, int close_flag) argument
H A Dbss_dgram.c204 BIO *BIO_new_dgram(int fd, int close_flag) argument
910 BIO *BIO_new_dgram_sctp(int fd, int close_flag) argument
/freebsd-10.1-release/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 64 milliseconds