Home
last modified time | relevance | path

Searched defs:hostname (Results 1 - 25 of 158) sorted by relevance

1234567

/third_party/node/test/internet/
H A Dtest-dns-idna2008.js
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dgethostname.c27 char hostname[65]; in gethostname_0100() local
/third_party/toybox/toys/lsb/
H A Dhostname.c43 char *hostname = toybuf, *dot; hostname_main() local
[all...]
/third_party/curl/tests/unit/
H A Dunit1620.c47 const char *hostname = "hostname"; variable
/third_party/curl/lib/
H A Dhostasyn.c115 Curl_getaddrinfo(struct Curl_easy *data, const char *hostname, int port, int *waitp) Curl_getaddrinfo() argument
H A Dhostip4.c121 struct Curl_addrinfo *Curl_ipv4_resolve_r(const char *hostname, in Curl_ipv4_resolve_r() argument
89 Curl_getaddrinfo(struct Curl_easy *data, const char *hostname, int port, int *waitp) Curl_getaddrinfo() argument
H A Dhostip.h70 char hostname[1]; member
[all...]
H A Dhostip6.c98 Curl_getaddrinfo(struct Curl_easy *data, const char *hostname, int port, int *waitp) Curl_getaddrinfo() argument
H A Damigaos.c127 struct Curl_addrinfo *Curl_ipv4_resolve_r(const char *hostname, in Curl_ipv4_resolve_r() argument
/third_party/node/test/parallel/
H A Dtest-dns-lookup-promises.js
/third_party/curl/lib/vtls/
H A Dhostcheck.c49 static bool pmatch(const char *hostname, size_t hostlen, in pmatch() argument
81 static bool hostmatch(const char *hostname, in hostmatch() argument
127 Curl_cert_hostcheck(const char *match, size_t matchlen, const char *hostname, size_t hostlen) Curl_cert_hostcheck() argument
[all...]
/third_party/cups-filters/cupsfilters/
H A Dtestdriver.c80 hostname[255], /* Hostname (unused) */ in cat_ppd() local
/third_party/libuv/test/
H A Dtest-getnameinfo.c37 getnameinfo_req(uv_getnameinfo_t* handle, int status, const char* hostname, const char* service) getnameinfo_req() argument
/third_party/node/deps/cares/src/lib/
H A Dares_parse_ptr_reply.c47 const char *hostname = NULL; in ares_parse_ptr_reply() local
H A Dares_parse_ns_reply.c49 const char *hostname = NULL; in ares_parse_ns_reply() local
H A Dares__parse_into_addrinfo.c59 const char *hostname = NULL; in ares__parse_into_addrinfo() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_call/
H A Dtirpc_rpc_call.c52 char hostname[256] = { 0 }; in main() local
H A Dtirpc_rpc_call_stress.c53 char hostname[256] = { 0 }; in main() local
H A Dtirpc_rpc_call_mt.c41 char *hostname; variable
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_auth_authunix_create/
H A Drpc_authunix_create.c57 char hostname[256]; in main() local
/third_party/musl/porting/liteos_a/user/src/network/
H A Dether.c50 int ether_line(const char *line, struct ether_addr *addr, char *hostname) in ether_line() argument
84 int ether_ntohost(char *hostname, const struct ether_addr *addr) in ether_ntohost() argument
115 int ether_hostton(const char *hostname, struct ether_addr *addr) in ether_hostton() argument
/third_party/musl/src/network/
H A Dether.c53 int ether_line(const char *line, struct ether_addr *addr, char *hostname) in ether_line() argument
91 int ether_ntohost(char *hostname, const struct ether_addr *addr) in ether_ntohost() argument
126 int ether_hostton(const char *hostname, struct ether_addr *addr) in ether_hostton() argument
/third_party/openssl/demos/bio/
H A Dsconnect.c32 const char *hostname; in main() local
/third_party/toybox/toys/pending/
H A Ddumpleases.c33 char hostname[20]; member
/third_party/ffmpeg/libavformat/
H A Dgopher.c82 char proto[10], hostname[1024], auth[1024], path[1024], buf[1024]; in gopher_open() local

Completed in 7 milliseconds

1234567