| /third_party/node/src/ |
| H A D | node_sockaddr-inl.h | 27 bool SocketAddress::is_numeric_host(const char* hostname) { in is_numeric_host() argument 32 bool SocketAddress::is_numeric_host(const char* hostname, int family) { in is_numeric_host() argument
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_init.c | 131 char *hostname = NULL; in init_by_defaults() local [all...] |
| /third_party/ltp/testcases/network/lib6/ |
| H A D | getaddrinfo_01.c | 37 static const char *hostname; variable [all...] |
| /third_party/ltp/testcases/network/sockets/ |
| H A D | ltpServer.c | 63 char hostname[MAX_HOSTNAME_LEN]; variable [all...] |
| /third_party/lwip/src/apps/netbiosns/ |
| H A D | netbiosns.c | 501 netbiosns_set_name(const char *hostname) in netbiosns_set_name() argument
|
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | s_socket.c | 211 char *hostname = NULL; in report_server_accept() local
|
| /third_party/openssl/apps/lib/ |
| H A D | s_socket.c | 211 char *hostname = NULL; in report_server_accept() local
|
| /foundation/communication/netstack/utils/common_utils/src/ |
| H A D | netstack_common_utils.cpp | 191 auto hostname = GetHostnameWithProtocolAndPortFromURL(url); in IsAllowedHostname() local 289 std::string hostname = GetHostnameFromURL(url); in GetPortFromURL() local 335 auto hostname = GetHostnameFromURL(url); in GetHostnameWithProtocolAndPortFromURL() local [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | env.h | 41 char *hostname; member
|
| /kernel/linux/linux-5.10/tools/power/pm-graph/ |
| H A D | bootgraph.py | 51 hostname = 'localhost' variable in SystemValues
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | dns_resolve.c | 63 char *hostname; member [all...] |
| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | dns_resolve.c | 62 char *hostname; member [all...] |
| /kernel/linux/linux-6.6/tools/power/pm-graph/ |
| H A D | bootgraph.py | 51 hostname = 'localhost' variable in SystemValues
|
| /test/xts/acts/telephony/networkmanager/ndk/networkndk/entry/src/main/cpp/ |
| H A D | net_stack_ndk_test.cpp | 386 static int32_t TestCaseGetPinSetForHostName(uint32_t index, const char *hostname)
in TestCaseGetPinSetForHostName() argument 420 char *hostname = nullptr;
in OHNetStackGetPinSetForHostName() local 437 static int32_t TestCaseGetCertificatesForHostName(uint32_t index, const char *hostname)
in TestCaseGetCertificatesForHostName() argument 473 char *hostname = nullptr; OHNetStackGetCertificatesForHostName() local 497 char *hostname = nullptr; OHNetStackGetPinSetForHostName2() local 545 char *hostname = nullptr; OHNetStackGetCertificatesForHostName2() local 588 const char *hostname = nullptr; OHNetStackDestroyCertificatesContent() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | libssh.c | 44 static av_cold int libssh_create_ssh_session(LIBSSHContext *libssh, const char* hostname, unsigned int port) in libssh_create_ssh_session() argument 195 char proto[10], hostname[1024], credencials[1024]; in libssh_connect() local
|
| H A D | network.c | 527 static int match_host_pattern(const char *pattern, const char *hostname) in match_host_pattern() argument 551 int ff_http_match_no_proxy(const char *no_proxy, const char *hostname) in ff_http_match_no_proxy() argument
|
| H A D | rtpdec.h | 160 char hostname[256]; member
|
| H A D | rtpproto.c | 108 char hostname[256]; in ff_rtp_set_remote_url() local 231 char hostname[256], include_sources[1024] = "", exclude_sources[1024] = ""; in rtp_open() local 175 build_udp_url(RTPContext *s, char *buf, int buf_size, const char *hostname, const char *localaddr, int port, int local_port, const char *include_sources, const char *exclude_sources) build_udp_url() argument [all...] |
| /third_party/curl/lib/vtls/ |
| H A D | rustls.c | 353 cr_hostname_is_ip(const char *hostname) in cr_hostname_is_ip() argument 382 const char *hostname = connssl->peer.hostname; in cr_init_backend() local [all...] |
| /third_party/curl/src/ |
| H A D | tool_urlglob.c | 345 char hostname[MAX_IP6LEN]; in peek_ipv6() local
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | ipp.c | 495 hostname[1024], in ippfind_based_uri_converter() local
|
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_mail_client.c | 334 char hostname[32]; in main() local
|
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | openssl-client.c | 238 char hostname[128], *p; in lws_ssl_client_bio_create() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_addr.c | 203 addr_strings(const BIO_ADDR *ap, int numeric, char **hostname, char **service) addr_strings() argument 279 char *hostname = NULL; BIO_ADDR_hostname_string() local [all...] |
| /third_party/openssl/crypto/bio/ |
| H A D | bio_addr.c | 203 addr_strings(const BIO_ADDR *ap, int numeric, char **hostname, char **service) addr_strings() argument 279 char *hostname = NULL; BIO_ADDR_hostname_string() local [all...] |