Searched defs:resp (Results 1 – 4 of 4) sorted by relevance
175 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()
73 struct __res_state *resp = ctx->resp; in maybe_init() local131 context_alloc (struct __res_state *resp) in context_alloc()
49 struct __res_state *resp; /* Backing resolver state. */ member
94 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