Home
last modified time | relevance | path

Searched defs:ret (Results 1 – 21 of 21) sorted by relevance

/resolv/
A Dtst-ns_name.c52 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 Dtst-resolv-basic.c151 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 Dtst-resolv-threads.c115 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 Dtst-ns_name_compress.c34 int ret = ns_name_compress (name, buf, length, in test_exact_fit() local
A Dtst-p_secstodate.c58 int ret = 0; in do_test() local
A Dtst-resolv-qtypes.c78 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 Dtst-resolv-binary.c66 int ret = res_send (query, sizeof (query), response, sizeof (response)); in do_test() local
A Dtst-resolv-res_init-skeleton.c204 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 Dtst-bug18665.c90 int ret; in test_different_sizes() local
A Dtst-resolv-ai_idn-common.c264 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 Dtst-resolv-trustad.c113 int ret = res_send (hand_crafted_query, sizeof (hand_crafted_query), in do_test() local
A Dtst-resolv-nondecimal.c50 int ret = getaddrinfo (query, "80", &hints, &ai); in run_query_addrinfo() local
A Dtst-ns_name_pton.c148 int ret = ns_name_pton (test->dn, wire, NS_MAXCDNAME); in do_test() local
A Dtst-resolv-search.c231 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 Dtst-bug18665-tcp.c179 int ret; in test_different_sizes() local
A Dtst-resolv-rotate.c167 int ret = getaddrinfo (name, "80", &hints, &ai); in check_forward_1() local
A Dtst-resolv-edns.c326 int ret = getaddrinfo (EDNS_PROBE_EXAMPLE, "80", &hints, &ai); in do_ai() local
388 int ret = -1; in do_res_search() local
A Dgai_misc.c50 int ret = __pthread_create (threadp, &attr, tf, arg); in __gai_create_helper_thread() local
A Dres_init.c314 ssize_t ret = __getline (&parser->buffer, &buffer_size, fp); in res_vinit_1() local
A Dres_query.c344 int trailing_dot, ret, saved_herrno; in __res_context_search() local
A Dcompat-gethnamaddr.c452 struct hostent *ret; in res_gethostbyname2_context() local

Completed in 37 milliseconds