BIO_get_fd
BIO_get_fd(acbio, &asock);
get_sock_info_address(BIO_get_fd(acbio, NULL), NULL, &port);
(void)BIO_get_fd(cbio, &acfd);
BIO_get_fd(wbio, &fd);
if (BIO_get_fd(bio, &fd) > 0) {
return BIO_get_fd(conn->ssl_bio, NULL);
return BIO_get_fd(conn->ssl_bio, NULL);
BIO_get_fd(r, &ret);
BIO_get_fd(r, &ret);
|| (int)BIO_get_fd(rbio, NULL) != fd) {
|| ((int)BIO_get_fd(wbio, NULL) != fd)) {
if (!TEST_true(BIO_get_fd(ossl_quic_tserver_get0_rbio(qtserv),
if (!TEST_true(BIO_get_fd(bio, &resfd))
if (!TEST_true(BIO_get_fd(src_bio, &src_fd))