Searched refs:SSL_get_wfd (Results 1 – 6 of 6) sorted by relevance
5 SSL_get_fd, SSL_get_rfd, SSL_get_wfd - get file descriptor linked to an SSL object13 int SSL_get_wfd(const SSL *ssl);18 SSL_get_rfd() and SSL_get_wfd() return the file descriptors for the
754 wfd = SSL_get_wfd(so->con);882 wfd = SSL_get_wfd(so->con);
301 SSL_get_wfd;
1532 __owur int SSL_get_wfd(const SSL *s);
1330 int SSL_get_wfd(const SSL *s) in SSL_get_wfd() function
2757 MLINKS+= SSL_get_fd.3 SSL_get_wfd.3