Searched defs:close_flag (Results 1 – 8 of 8) sorted by relevance
| /third_party/openssl/crypto/bio/ |
| D | bss_fd.c | 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()
|
| D | bss_sock.c | 58 BIO *BIO_new_socket(int fd, int close_flag) in BIO_new_socket()
|
| D | bss_file.c | 91 BIO *BIO_new_fp(FILE *stream, int close_flag) in BIO_new_fp()
|
| D | bss_dgram.c | 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()
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| D | bss_fd.c | 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()
|
| D | bss_sock.c | 58 BIO *BIO_new_socket(int fd, int close_flag) in BIO_new_socket()
|
| D | bss_file.c | 91 BIO *BIO_new_fp(FILE *stream, int close_flag) in BIO_new_fp()
|
| D | bss_dgram.c | 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()
|