/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bss_acpt.c | 26 int accept_sock; member 100 ret->accept_sock = (int)INVALID_SOCKET; in BIO_ACCEPT_new() 124 if (c->accept_sock != (int)INVALID_SOCKET) { in acpt_close_socket() 125 shutdown(c->accept_sock, 2); in acpt_close_socket() 126 closesocket(c->accept_sock); in acpt_close_socket() 127 c->accept_sock = (int)INVALID_SOCKET; in acpt_close_socket() 241 c->accept_sock = s; in acpt_state() 249 if (!BIO_listen(c->accept_sock, in acpt_state() 252 BIO_closesocket(c->accept_sock); in acpt_state() 261 if (!BIO_sock_info(c->accept_sock, BIO_SOCK_INFO_ADDRES in acpt_state() [all...] |
H A D | bio_sock2.c | 303 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr_, int options) in BIO_accept_ex() argument 311 accepted_sock = accept(accept_sock, in BIO_accept_ex()
|
/third_party/openssl/crypto/bio/ |
H A D | bss_acpt.c | 26 int accept_sock; member 100 ret->accept_sock = (int)INVALID_SOCKET; in BIO_ACCEPT_new() 124 if (c->accept_sock != (int)INVALID_SOCKET) { in acpt_close_socket() 125 shutdown(c->accept_sock, 2); in acpt_close_socket() 126 closesocket(c->accept_sock); in acpt_close_socket() 127 c->accept_sock = (int)INVALID_SOCKET; in acpt_close_socket() 241 c->accept_sock = s; in acpt_state() 249 if (!BIO_listen(c->accept_sock, in acpt_state() 252 BIO_closesocket(c->accept_sock); in acpt_state() 261 if (!BIO_sock_info(c->accept_sock, BIO_SOCK_INFO_ADDRES in acpt_state() [all...] |
H A D | bio_sock2.c | 303 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr_, int options) in BIO_accept_ex() argument 311 accepted_sock = accept(accept_sock, in BIO_accept_ex()
|
/third_party/node/deps/openssl/openssl/apps/lib/ |
H A D | s_socket.c | 241 * @accept_sock: pointer to storage of resulting socket. 259 int do_server(int *accept_sock, const char *host, const char *port, in do_server() argument 360 if (accept_sock != NULL) in do_server() 361 *accept_sock = asock; in do_server()
|
/third_party/openssl/apps/lib/ |
H A D | s_socket.c | 241 * @accept_sock: pointer to storage of resulting socket. 259 int do_server(int *accept_sock, const char *host, const char *port, in do_server() argument 360 if (accept_sock != NULL) in do_server() 361 *accept_sock = asock; in do_server()
|
/third_party/node/deps/openssl/openssl/apps/include/ |
H A D | s_apps.h | 20 int do_server(int *accept_sock, const char *host, const char *port,
|
/third_party/openssl/apps/include/ |
H A D | s_apps.h | 20 int do_server(int *accept_sock, const char *host, const char *port,
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | bio.h | 711 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | bio.h | 796 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr, int options);
|