Home
last modified time | relevance | path

Searched defs:resp (Results 1 – 4 of 4) sorted by relevance

/resolv/
A Dresolv_conf.c175 resolv_conf_get_1 (const struct __res_state *resp) in resolv_conf_get_1()
242 resolv_conf_matches (const struct __res_state *resp, in resolv_conf_matches()
338 __resolv_conf_get (struct __res_state *resp) in __resolv_conf_get()
466 update_from_conf (struct __res_state *resp, const struct resolv_conf *conf) in update_from_conf()
578 __resolv_conf_attach (struct __res_state *resp, struct resolv_conf *conf) in __resolv_conf_attach()
637 __resolv_conf_detach (struct __res_state *resp) in __resolv_conf_detach()
A Dresolv_context.c73 struct __res_state *resp = ctx->resp; in maybe_init() local
131 context_alloc (struct __res_state *resp) in context_alloc()
A Dresolv_context.h49 struct __res_state *resp; /* Backing resolver state. */ member
A Dtst-resolv-res_init-skeleton.c94 print_resp (FILE *fp, res_state resp) in print_resp()
364 res_state resp = xmalloc (sizeof (*resp)); in run_res_init() local

Completed in 10 milliseconds