Home
last modified time | relevance | path

Searched refs:fd (Results 1 – 1 of 1) sorted by relevance

/babblesim_ext_libCryptov1-latest/include/openssl/
Dbio.h520 # define BIO_set_fd(b,fd,c) BIO_int_ctrl(b,BIO_C_SET_FD,c,fd) argument
747 int BIO_socket_ioctl(int fd, long type, void *arg);
748 int BIO_socket_nbio(int fd, int mode);
758 BIO *BIO_new_dgram(int fd, int close_flag);
760 BIO *BIO_new_dgram_sctp(int fd, int close_flag);
771 BIO *BIO_new_fd(int fd, int close_flag);