Searched refs:BIO_s_fd (Results 1 – 8 of 8) sorted by relevance
5 BIO_s_fd, BIO_set_fd, BIO_get_fd, BIO_new_fd - file descriptor BIO11 const BIO_METHOD *BIO_s_fd(void);20 BIO_s_fd() returns the file descriptor BIO method. This is a wrapper61 BIO_s_fd() returns the file descriptor BIO method.
56 functionality, which includes buffering as a feature; BIO_s_fd() is likely
63 the accept socket. See L<BIO_s_fd(3)>
34 const BIO_METHOD *BIO_s_fd(void) in BIO_s_fd() function75 const BIO_METHOD *BIO_s_fd(void) in BIO_s_fd() function83 ret = BIO_new(BIO_s_fd()); in BIO_new_fd()
72 L<BIO_s_connect(3)>, L<BIO_s_fd(3)>,
461 /* BIO_s_datagram(), BIO_s_fd(), BIO_s_socket(), BIO_s_accept() and BIO_s_connect() */469 /* BIO_s_fd() and BIO_s_file() */652 const BIO_METHOD *BIO_s_fd(void);
654 DEPEND[html/man3/BIO_s_fd.html]=man3/BIO_s_fd.pod655 GENERATE[html/man3/BIO_s_fd.html]=man3/BIO_s_fd.pod656 DEPEND[man/man3/BIO_s_fd.3]=man3/BIO_s_fd.pod657 GENERATE[man/man3/BIO_s_fd.3]=man3/BIO_s_fd.pod2885 html/man3/BIO_s_fd.html \3477 man/man3/BIO_s_fd.3 \
2300 BIO_s_fd 2350 3_0_0 EXIST::FUNCTION:
Completed in 39 milliseconds