Searched refs:resolv_conf (Results 1 – 9 of 9) sorted by relevance
36 struct resolv_conf struct74 struct resolv_conf *__resolv_conf_load (struct __res_state *preinit, argument80 struct resolv_conf *__resolv_conf_get_current (void)86 struct resolv_conf *__resolv_conf_get (struct __res_state *) attribute_hidden;89 void __resolv_conf_put (struct resolv_conf *) attribute_hidden;95 struct resolv_conf *__resolv_conf_allocate (const struct resolv_conf *init)101 bool __resolv_conf_attach (struct __res_state *, struct resolv_conf *)
70 struct resolv_conf *conf_current;113 conf_decrement (struct resolv_conf *conf) in conf_decrement()120 struct resolv_conf *130 struct resolv_conf *conf; in __resolv_conf_get_current()174 static struct resolv_conf *187 struct resolv_conf *conf = NULL; in resolv_conf_get_1()337 struct resolv_conf *360 struct resolv_conf *392 (sizeof (struct resolv_conf) in __resolv_conf_allocate()399 struct resolv_conf *conf in __resolv_conf_allocate()[all …]
44 const struct resolv_conf *conf = NULL; in do_test()
163 struct resolv_conf template;552 struct resolv_conf *581 struct resolv_conf *conf = NULL; in __resolv_conf_load()622 struct resolv_conf *conf; in __res_vinit()
56 struct resolv_conf *conf;
85 struct resolv_conf *current = __resolv_conf_get_current (); in maybe_init()
358 .resolv_conf = in prepare()
67 resolv_conf \
57 .resolv_conf = "", in prepare()
Completed in 20 milliseconds