/third_party/node/test/internet/ |
H A D | test-dns-idna2008.js | |
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
H A D | gethostname.c | 27 char hostname[65]; in gethostname_0100() local
|
/third_party/toybox/toys/lsb/ |
H A D | hostname.c | 43 char *hostname = toybuf, *dot; hostname_main() local [all...] |
/third_party/curl/tests/unit/ |
H A D | unit1620.c | 47 const char *hostname = "hostname"; variable
|
/third_party/curl/lib/ |
H A D | hostasyn.c | 115 Curl_getaddrinfo(struct Curl_easy *data, const char *hostname, int port, int *waitp) Curl_getaddrinfo() argument
|
H A D | hostip4.c | 121 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 D | hostip.h | 70 char hostname[1]; member [all...] |
H A D | hostip6.c | 98 Curl_getaddrinfo(struct Curl_easy *data, const char *hostname, int port, int *waitp) Curl_getaddrinfo() argument
|
H A D | amigaos.c | 127 struct Curl_addrinfo *Curl_ipv4_resolve_r(const char *hostname, in Curl_ipv4_resolve_r() argument
|
/third_party/node/test/parallel/ |
H A D | test-dns-lookup-promises.js | |
/third_party/curl/lib/vtls/ |
H A D | hostcheck.c | 49 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 D | testdriver.c | 80 hostname[255], /* Hostname (unused) */ in cat_ppd() local
|
/third_party/libuv/test/ |
H A D | test-getnameinfo.c | 37 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 D | ares_parse_ptr_reply.c | 47 const char *hostname = NULL; in ares_parse_ptr_reply() local
|
H A D | ares_parse_ns_reply.c | 49 const char *hostname = NULL; in ares_parse_ns_reply() local
|
H A D | ares__parse_into_addrinfo.c | 59 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 D | tirpc_rpc_call.c | 52 char hostname[256] = { 0 }; in main() local
|
H A D | tirpc_rpc_call_stress.c | 53 char hostname[256] = { 0 }; in main() local
|
H A D | tirpc_rpc_call_mt.c | 41 char *hostname; variable
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_auth_authunix_create/ |
H A D | rpc_authunix_create.c | 57 char hostname[256]; in main() local
|
/third_party/musl/porting/liteos_a/user/src/network/ |
H A D | ether.c | 50 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 D | ether.c | 53 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 D | sconnect.c | 32 const char *hostname; in main() local
|
/third_party/toybox/toys/pending/ |
H A D | dumpleases.c | 33 char hostname[20]; member
|
/third_party/ffmpeg/libavformat/ |
H A D | gopher.c | 82 char proto[10], hostname[1024], auth[1024], path[1024], buf[1024]; in gopher_open() local
|