Searched refs:BIO_get_fd (Results 1 – 7 of 7) sorted by relevance
276 int BIO_get_fd(BIO *bio, int *out_fd) { in BIO_get_fd() function
449 OPENSSL_EXPORT int BIO_get_fd(BIO *bio, int *out_fd);
1238 fd = BIO_get_fd(bio, NULL); in be_openssl_destruct()1452 have_fd = BIO_get_fd(bio, NULL); in bufferevent_openssl_socket_new()
1575 BIO_get_fd(b, &ret); in SSL_get_rfd()1584 BIO_get_fd(b, &ret); in SSL_get_wfd()1603 BIO_get_fd(rbio, NULL) != fd) { in SSL_set_wfd()1623 BIO_get_fd(wbio, NULL) != fd) { in SSL_set_rfd()
1496 BIO_get_fd
3048 '#define BIO_get_fd GRPC_SHADOW_BIO_get_fd',
1524 #define BIO_get_fd GRPC_SHADOW_BIO_get_fd macro