OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIO_get_fd
(Results
1 - 20
of
20
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/apps/lib/
http_server.c
222
BIO_get_fd
(acbio, &asock);
283
get_sock_info_address(
BIO_get_fd
(acbio, NULL), NULL, &port);
308
(void)
BIO_get_fd
(cbio, &acfd);
/src/crypto/external/bsd/openssl/dist/apps/lib/
http_server.c
246
BIO_get_fd
(acbio, &asock);
322
(void)
BIO_get_fd
(cbio, &acfd);
/src/crypto/external/apache2/openssl/dist/doc/designs/ddd/
ddd-02-conn-nonblocking-threads.c
198
return
BIO_get_fd
(conn->ssl_bio, NULL);
ddd-02-conn-nonblocking.c
210
return
BIO_get_fd
(conn->ssl_bio, NULL);
/src/crypto/external/bsd/openssl.old/dist/apps/
ocsp.c
1384
(void)
BIO_get_fd
(cbio, &acfd);
1517
if (
BIO_get_fd
(cbio, &fd) < 0) {
s_server.c
2811
BIO_get_fd
(wbio, &fd);
/src/external/bsd/libevent/dist/
bufferevent_openssl.c
1241
fd =
BIO_get_fd
(bio, NULL);
1455
have_fd =
BIO_get_fd
(bio, NULL);
/src/external/bsd/ntp/dist/sntp/libevent/
bufferevent_openssl.c
1240
fd =
BIO_get_fd
(bio, NULL);
1454
have_fd =
BIO_get_fd
(bio, NULL);
/src/crypto/external/apache2/openssl/dist/crypto/bio/
bio_lib.c
964
if (
BIO_get_fd
(bio, &fd) > 0) {
/src/crypto/external/apache2/openssl/dist/test/radix/
quic_ops.c
998
if (!TEST_true(
BIO_get_fd
(src_bio, &src_fd))
/src/crypto/external/bsd/openssl/dist/crypto/bio/
bio_lib.c
872
if (
BIO_get_fd
(bio, &fd) > 0) {
/src/crypto/external/bsd/openssl.old/dist/include/openssl/
bio.h
413
# define
BIO_get_fd
(b,c) BIO_ctrl(b,BIO_C_GET_FD,0,(char *)(c))
/src/crypto/external/apache2/openssl/dist/include/openssl/
bio.h.in
542
#define
BIO_get_fd
(b, c) BIO_ctrl(b, BIO_C_GET_FD, 0, (char *)(c))
/src/crypto/external/apache2/openssl/dist/test/
quicapitest.c
87
if (!TEST_true(
BIO_get_fd
(ossl_quic_tserver_get0_rbio(qtserv),
878
if (!TEST_true(
BIO_get_fd
(bio, &resfd))
/src/crypto/external/bsd/openssl/dist/include/openssl/
bio.h.in
465
# define
BIO_get_fd
(b,c) BIO_ctrl(b,BIO_C_GET_FD,0,(char *)(c))
/src/crypto/external/bsd/openssl/dist/ssl/
ssl_lib.c
1379
BIO_get_fd
(r, &ret);
1391
BIO_get_fd
(r, &ret);
1428
|| (int)
BIO_get_fd
(rbio, NULL) != fd) {
1458
|| ((int)
BIO_get_fd
(wbio, NULL) != fd)) {
/src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_lib.c
1334
BIO_get_fd
(r, &ret);
1346
BIO_get_fd
(r, &ret);
1374
|| (int)
BIO_get_fd
(rbio, NULL) != fd) {
1395
|| ((int)
BIO_get_fd
(wbio, NULL) != fd)) {
/src/crypto/external/apache2/openssl/dist/ssl/
ssl_lib.c
1683
BIO_get_fd
(r, &ret);
1695
BIO_get_fd
(r, &ret);
1744
|| (int)
BIO_get_fd
(rbio, NULL) != fd) {
1772
|| ((int)
BIO_get_fd
(wbio, NULL) != fd)) {
/src/crypto/external/bsd/openssl/dist/apps/
s_server.c
2870
BIO_get_fd
(wbio, &fd);
/src/crypto/external/apache2/openssl/dist/apps/
s_server.c
3072
BIO_get_fd
(wbio, &fd);
Completed in 54 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026