Home
last modified time | relevance | path

Searched defs:server_port (Results 1 - 17 of 17) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_http.c54 char server_port[32] = { '\0' }; in OSSL_CMP_MSG_http_perform() local
/third_party/openssl/crypto/cmp/
H A Dcmp_http.c54 char server_port[32] = { '\0' }; in OSSL_CMP_MSG_http_perform() local
/third_party/ltp/testcases/kernel/syscalls/accept/
H A Daccept02.c36 static int server_port; variable
/third_party/libuv/test/
H A Dtest-getsockname.c29 static const int server_port = TEST_PORT; variable
/third_party/mbedtls/programs/x509/
H A Dcert_app.c84 const char *server_port; /* port on which the ssl service runs */ member
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
H A DProxy.pm582 sub server_port subroutine
/third_party/openssl/util/perl/TLSProxy/
H A DProxy.pm582 sub server_port subroutine
/third_party/mbedtls/programs/ssl/
H A Dssl_mail_client.c125 const char *server_port; /* port on which the ssl service runs */ member
H A Dssl_client2.c468 const char *server_port; /* port on which the ssl service runs */ member
H A Dssl_server2.c608 const char *server_port; /* port on which the ssl service runs */ member
/third_party/mbedtls/programs/test/
H A Dudp_proxy.c139 const char *server_port; /* port to forward packets to */ member
/third_party/nghttp2/src/
H A Dshrpx_log.h273 uint16_t server_port; member
/third_party/lwip/test/sockets/
H A Dsockets_stresstest.c676 sockets_stresstest_init_server(int addr_family, u16_t server_port) in sockets_stresstest_init_server() argument
/third_party/node/src/
H A Dinspector_socket_server.cc169 int server_port() { in server_port() function in node::inspector::SocketSession
479 void InspectorSocketServer::Accept(int server_port, in Accept() argument
509 SocketSession(InspectorSocketServer* server, int id, int server_port) SocketSession() argument
/third_party/lwip/src/apps/http/
H A Dhttp_client.c487 httpc_create_request_string(const httpc_connection_t *settings, const char* server_name, int server_port, const char* uri, in httpc_create_request_string() argument
507 httpc_init_connection_common(httpc_state_t **connection, const httpc_connection_t *settings, const char* server_name, u16_t server_port, const char* uri, altcp_recv_fn recv_fn, void* callback_arg, int use_host) httpc_init_connection_common() argument
594 httpc_init_connection(httpc_state_t **connection, const httpc_connection_t *settings, const char* server_name, u16_t server_port, const char* uri, altcp_recv_fn recv_fn, void* callback_arg) httpc_init_connection() argument
605 httpc_init_connection_addr(httpc_state_t **connection, const httpc_connection_t *settings, const ip_addr_t* server_addr, u16_t server_port, const char* uri, altcp_recv_fn recv_fn, void* callback_arg) httpc_init_connection_addr() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c1851 static char server_port[32] = { '\0' }; in setup_client_ctx() local
/third_party/openssl/apps/
H A Dcmp.c1851 static char server_port[32] = { '\0' }; in setup_client_ctx() local

Completed in 26 milliseconds