Home
last modified time | relevance | path

Searched defs:accept_sock (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/crypto/bio/
Dbio_sock2.c303 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr_, int options) in BIO_accept_ex()
Dbss_acpt.c26 int accept_sock; member
/third_party/node/deps/openssl/openssl/crypto/bio/
Dbio_sock2.c303 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr_, int options) in BIO_accept_ex()
Dbss_acpt.c26 int accept_sock; member
/third_party/openssl/apps/lib/
Ds_socket.c259 int do_server(int *accept_sock, const char *host, const char *port, in do_server()
/third_party/node/deps/openssl/openssl/apps/lib/
Ds_socket.c259 int do_server(int *accept_sock, const char *host, const char *port, in do_server()