Home
last modified time | relevance | path

Searched refs:acfd (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/lib/
H A Dhttp_server.c44 int acfd = (int) INVALID_SOCKET; variable
87 if (acfd != (int)INVALID_SOCKET) in socket_timeout()
88 (void)shutdown(acfd, SHUT_RD); in socket_timeout()
319 (void)BIO_get_fd(cbio, &acfd); in http_server_get_asn1_req()
491 acfd = (int)INVALID_SOCKET; in http_server_get_asn1_req()
/third_party/openssl/apps/lib/
H A Dhttp_server.c44 int acfd = (int) INVALID_SOCKET; variable
87 if (acfd != (int)INVALID_SOCKET) in socket_timeout()
88 (void)shutdown(acfd, SHUT_RD); in socket_timeout()
319 (void)BIO_get_fd(cbio, &acfd); in http_server_get_asn1_req()
491 acfd = (int)INVALID_SOCKET; in http_server_get_asn1_req()
/third_party/node/deps/openssl/openssl/apps/include/
H A Dhttp_server.h119 extern int acfd;
/third_party/openssl/apps/include/
H A Dhttp_server.h119 extern int acfd;

Completed in 2 milliseconds