/resolv/ |
A D | tst-ns_name.c | 52 int ret = b64_pton (base64, data, size); in base64_to_buffer() local 94 int ret = sscanf (line, "%ms %zu %d %ms %d %ms", in parse_test_case() local 229 int ret = ns_name_ntop (unpacked, text, NS_MAXDNAME); in run_test_case() local 399 ssize_t ret = getline (&line, &line_allocated, fp); in run_test_file() local
|
A D | tst-resolv-basic.c | 151 int ret = gethostbyname_r in check_h() local 170 int ret = gethostbyname2_r in check_h() local 196 int ret = getaddrinfo (name, service, &hints, &ai); in check_ai_hints() local 237 int ret = getaddrinfo (qname, "80", &hints, &ai); in test_bug_21295() local
|
A D | tst-resolv-threads.c | 115 int ret, struct hostent *e, int family, int counter) in check_hostent() 157 int ret, struct addrinfo *ai, int family, int counter) in check_addrinfo() 251 int ret; in byname() local 294 int ret = gethostbyname2_r (qname, AF_INET6, &storage, buf, sizeof (buf), in thread_byname2_af_inet6() local 319 int ret = getaddrinfo (qname, "80", &hints, &ai); in gai() local
|
A D | tst-ns_name_compress.c | 34 int ret = ns_name_compress (name, buf, length, in test_exact_fit() local
|
A D | tst-p_secstodate.c | 58 int ret = 0; in do_test() local
|
A D | tst-resolv-qtypes.c | 78 int ret = res_mkquery (QUERY, domain, C_IN, type, in wrap_res_send() local 114 int ret = res_nmkquery (&_res, QUERY, domain, C_IN, type, in wrap_res_nsend() local 141 int ret = func (type, buf, sizeof (buf)); in test_function() local
|
A D | tst-resolv-binary.c | 66 int ret = res_send (query, sizeof (query), response, sizeof (response)); in do_test() local
|
A D | tst-resolv-res_init-skeleton.c | 204 int ret = getnameinfo (addr, addrlen, in print_resp() local 245 int ret = getnameinfo (addr, addrlen, in print_resp() local 968 int ret = bind (server_socket, (struct sockaddr *) &sin, sizeof (sin)); in start_dummy_server() local 993 ssize_t ret = recvfrom in start_dummy_server() local
|
A D | tst-bug18665.c | 90 int ret; in test_different_sizes() local
|
A D | tst-resolv-ai_idn-common.c | 264 int ret = getaddrinfo (name, "80", &hints, &ai); in check_ai() local 284 int ret = getnameinfo ((const struct sockaddr *) &sin, sizeof (sin), in gni_test() local
|
A D | tst-resolv-trustad.c | 113 int ret = res_send (hand_crafted_query, sizeof (hand_crafted_query), in do_test() local
|
A D | tst-resolv-nondecimal.c | 50 int ret = getaddrinfo (query, "80", &hints, &ai); in run_query_addrinfo() local
|
A D | tst-ns_name_pton.c | 148 int ret = ns_name_pton (test->dn, wire, NS_MAXCDNAME); in do_test() local
|
A D | tst-resolv-search.c | 231 int ret = res_search (name, C_IN, qtype, response, sz); in do_get() local 263 int ret = getaddrinfo (name, "80", &hints, &ai); in do_gai() local
|
A D | tst-bug18665-tcp.c | 179 int ret; in test_different_sizes() local
|
A D | tst-resolv-rotate.c | 167 int ret = getaddrinfo (name, "80", &hints, &ai); in check_forward_1() local
|
A D | tst-resolv-edns.c | 326 int ret = getaddrinfo (EDNS_PROBE_EXAMPLE, "80", &hints, &ai); in do_ai() local 388 int ret = -1; in do_res_search() local
|
A D | gai_misc.c | 50 int ret = __pthread_create (threadp, &attr, tf, arg); in __gai_create_helper_thread() local
|
A D | res_init.c | 314 ssize_t ret = __getline (&parser->buffer, &buffer_size, fp); in res_vinit_1() local
|
A D | res_query.c | 344 int trailing_dot, ret, saved_herrno; in __res_context_search() local
|
A D | compat-gethnamaddr.c | 452 struct hostent *ret; in res_gethostbyname2_context() local
|