Home
last modified time | relevance | path

Searched defs:hostname (Results 101 - 125 of 231) sorted by relevance

12345678910

/third_party/curl/lib/vauth/
H A Dntlm.c337 Curl_auth_create_ntlm_type1_message(struct Curl_easy *data, const char *userp, const char *passwdp, const char *service, const char *hostname, struct ntlmdata *ntlm, struct bufref *out) Curl_auth_create_ntlm_type1_message() argument
/third_party/curl/lib/
H A Dconncache.c128 const char *hostname; in hashkey() local
H A Dcurl_addrinfo.c369 Curl_ip2addr(int af, const void *inaddr, const char *hostname, int port) in Curl_ip2addr() argument
542 curl_dbg_getaddrinfo(const char *hostname, in curl_dbg_getaddrinfo() argument
H A Dcurl_sasl.c353 const char *hostname, *disp_hostname; in Curl_sasl_start() local
539 const char *hostname, *disp_hostname; in Curl_sasl_continue() local
H A Dhsts.c148 CURLcode Curl_hsts_parse(struct hsts *h, const char *hostname, in Curl_hsts_parse() argument
115 hsts_create(struct hsts *h, const char *hostname, bool subdomains, curl_off_t expires) hsts_create() argument
254 Curl_hsts(struct hsts *h, const char *hostname, bool subdomain) Curl_hsts() argument
[all...]
/third_party/cups-filters/backend/
H A Dserial.c77 hostname[1024], /* Hostname */ in main() local
H A Dparallel.c56 hostname[1024], /* Hostname */ in main() local
/third_party/libuv/test/
H A Dtest-threadpool-cancel.c142 getnameinfo_cb(uv_getnameinfo_t* handle, int status, const char* hostname, const char* service) getnameinfo_cb() argument
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-client.c74 char hostname[128], *p; in lws_ssl_client_bio_create() local
[all...]
/third_party/node/lib/
H A Dos.js
/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
/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

Completed in 21 milliseconds

12345678910