Searched refs:__resolv_conf_get (Results 1 – 3 of 3) sorted by relevance
86 struct resolv_conf *__resolv_conf_get (struct __res_state *) attribute_hidden;
124 ctx->conf = __resolv_conf_get (ctx->resp); in maybe_init()137 ctx->conf = __resolv_conf_get (resp); in context_alloc()
338 __resolv_conf_get (struct __res_state *resp) in __resolv_conf_get() function
Completed in 7 milliseconds