/resolv/ |
A D | resolv_context.c | 60 replicated_configuration_matches (const struct resolv_context *ctx) in replicated_configuration_matches() 71 maybe_init (struct resolv_context *ctx, bool preinit) in maybe_init() 133 struct resolv_context *ctx = malloc (sizeof (*ctx)); in context_alloc() local 147 context_free (struct resolv_context *ctx) in context_free() 181 struct resolv_context *ctx = context_alloc (&_res); in context_get() local 211 struct resolv_context *ctx = context_alloc (resp); in libc_hidden_def() local 244 struct resolv_context *ctx = current; in libc_hidden_def() local
|
A D | resolv_context.h | 114 __resolv_context_nameserver_count (const struct resolv_context *ctx) in __resolv_context_nameserver_count() 125 __resolv_context_nameserver (const struct resolv_context *ctx, size_t index) in __resolv_context_nameserver() 145 __resolv_context_sort_count (const struct resolv_context *ctx) in __resolv_context_sort_count() 155 __resolv_context_sort_entry (const struct resolv_context *ctx, size_t index) in __resolv_context_sort_entry()
|
A D | res_context_hostalias.c | 94 __res_context_hostalias (struct resolv_context *ctx, in __res_context_hostalias()
|
A D | tst-resolv-txnid-collision.c | 80 build_response (const struct resolv_response_context *ctx, in build_response() 139 response (const struct resolv_response_context *ctx, in response() 216 struct resolv_context *ctx = __resolv_context_get (); in test_qname() local
|
A D | tst-resolv-network.c | 42 handle_code (const struct resolv_response_context *ctx, in handle_code() 161 response (const struct resolv_response_context *ctx, in response()
|
A D | res_hostalias.c | 25 context_hostalias_common (struct resolv_context *ctx, in context_hostalias_common()
|
A D | tst-resolv-res_ninit.c | 49 struct resolv_context *ctx = __resolv_context_get_override (array + i); in do_test() local
|
A D | tst-resolv-binary.c | 25 response (const struct resolv_response_context *ctx, in response()
|
A D | res_mkquery.c | 99 __res_context_mkquery (struct resolv_context *ctx, int op, const char *dname, in __res_context_mkquery() 249 __res_nopt (struct resolv_context *ctx, in __res_nopt()
|
A D | compat-gethnamaddr.c | 417 struct resolv_context *ctx = __resolv_context_get (); in libresolv_hidden_proto() local 440 res_gethostbyname2_context (struct resolv_context *ctx, in res_gethostbyname2_context() 570 struct resolv_context *ctx = __resolv_context_get (); in res_gethostbyname2() local 584 res_gethostbyaddr_context (struct resolv_context *ctx, in res_gethostbyaddr_context() 681 struct resolv_context *ctx = __resolv_context_get (); in res_gethostbyaddr() local
|
A D | tst-resolv-trailing.c | 27 response (const struct resolv_response_context *ctx, in response()
|
A D | tst-bug18665.c | 34 response (const struct resolv_response_context *ctx, in response()
|
A D | res_query.c | 108 __res_context_query (struct resolv_context *ctx, const char *name, in __res_context_query() 333 __res_context_search (struct resolv_context *ctx, in __res_context_search() 581 __res_context_querydomain (struct resolv_context *ctx, in __res_context_querydomain() 624 context_querydomain_common (struct resolv_context *ctx, in context_querydomain_common()
|
A D | tst-resolv-ai_idn-common.c | 90 response_ptr (const struct resolv_response_context *ctx, in response_ptr() 179 response (const struct resolv_response_context *ctx, in response()
|
A D | tst-resolv-trustad.c | 34 response (const struct resolv_response_context *ctx, in response()
|
A D | tst-resolv-nondecimal.c | 27 response (const struct resolv_response_context *ctx, in response()
|
A D | tst-resolv-res_init-skeleton.c | 96 struct resolv_context *ctx = __resolv_context_get_override (resp); in print_resp() local 334 struct test_context *ctx = closure; in run_res_init() local 741 struct test_context ctx = { .init = init_method, .t = t }; in test_file_contents() local
|
A D | tst-bug18665-tcp.c | 38 response (const struct resolv_response_context *ctx, in response()
|
A D | tst-resolv-canonname.c | 40 response (const struct resolv_response_context *ctx, in response()
|
A D | tst-resolv-threads.c | 57 response (const struct resolv_response_context *ctx, in response() 105 struct resolv_context *ctx = __resolv_context_get (); in check_have_conf() local
|
A D | tst-resolv-rotate.c | 36 response (const struct resolv_response_context *ctx, in response()
|
A D | tst-resolv-edns.c | 57 put_response (const struct resolv_response_context *ctx, in put_response() 113 response (const struct resolv_response_context *ctx, in response()
|
/resolv/nss_dns/ |
A D | dns-network.c | 120 struct resolv_context *ctx = __resolv_context_get (); in _nss_dns_getnetbyname_r() local 178 struct resolv_context *ctx = __resolv_context_get (); in libc_hidden_def() local
|
A D | dns-host.c | 158 struct resolv_context *ctx = __resolv_context_get (); in _nss_dns_gethostbyname3_r() local 312 struct resolv_context *ctx = __resolv_context_get (); in libc_hidden_def() local 339 struct resolv_context *ctx = __resolv_context_get (); in libc_hidden_def() local 463 struct resolv_context *ctx = __resolv_context_get (); in libc_hidden_def() local 622 getanswer_r (struct resolv_context *ctx, in getanswer_r()
|
A D | dns-canon.c | 62 struct resolv_context *ctx = __resolv_context_get (); in _nss_dns_getcanonname_r() local
|