Home
last modified time | relevance | path

Searched defs:hostname (Results 126 - 150 of 253) sorted by relevance

1234567891011

/third_party/node/src/
H A Dnode_sockaddr-inl.h27 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 Dares_init.c131 char *hostname = NULL; in init_by_defaults() local
[all...]
/third_party/ltp/testcases/network/lib6/
H A Dgetaddrinfo_01.c37 static const char *hostname; variable
[all...]
/third_party/ltp/testcases/network/sockets/
H A DltpServer.c63 char hostname[MAX_HOSTNAME_LEN]; variable
[all...]
/third_party/lwip/src/apps/netbiosns/
H A Dnetbiosns.c501 netbiosns_set_name(const char *hostname) in netbiosns_set_name() argument
/third_party/node/deps/openssl/openssl/apps/lib/
H A Ds_socket.c211 char *hostname = NULL; in report_server_accept() local
/third_party/openssl/apps/lib/
H A Ds_socket.c211 char *hostname = NULL; in report_server_accept() local
/foundation/communication/netstack/utils/common_utils/src/
H A Dnetstack_common_utils.cpp191 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 Denv.h41 char *hostname; member
/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dbootgraph.py51 hostname = 'localhost' variable in SystemValues
/kernel/linux/linux-5.10/fs/nfs/
H A Ddns_resolve.c63 char *hostname; member
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Ddns_resolve.c62 char *hostname; member
[all...]
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dbootgraph.py51 hostname = 'localhost' variable in SystemValues
/test/xts/acts/telephony/networkmanager/ndk/networkndk/entry/src/main/cpp/
H A Dnet_stack_ndk_test.cpp386 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 Dlibssh.c44 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 Dnetwork.c527 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 Drtpdec.h160 char hostname[256]; member
H A Drtpproto.c108 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 Drustls.c353 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 Dtool_urlglob.c345 char hostname[MAX_IP6LEN]; in peek_ipv6() local
/third_party/cups-filters/cupsfilters/
H A Dipp.c495 hostname[1024], in ippfind_based_uri_converter() local
/third_party/mbedtls/programs/ssl/
H A Dssl_mail_client.c334 char hostname[32]; in main() local
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-client.c238 char hostname[128], *p; in lws_ssl_client_bio_create() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_addr.c203 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 Dbio_addr.c203 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...]

Completed in 18 milliseconds

1234567891011