Home
last modified time | relevance | path

Searched refs:resolv_conf (Results 1 – 9 of 9) sorted by relevance

/resolv/
A Dresolv_conf.h36 struct resolv_conf struct
74 struct resolv_conf *__resolv_conf_load (struct __res_state *preinit, argument
80 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 *)
A Dresolv_conf.c70 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 …]
A Dtst-resolv-res_ninit.c44 const struct resolv_conf *conf = NULL; in do_test()
A Dres_init.c163 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()
A Dresolv_context.h56 struct resolv_conf *conf;
A Dresolv_context.c85 struct resolv_conf *current = __resolv_conf_get_current (); in maybe_init()
A Dtst-resolv-threads.c358 .resolv_conf = in prepare()
A DMakefile67 resolv_conf \
A Dtst-resolv-res_init-skeleton.c57 .resolv_conf = "", in prepare()

Completed in 20 milliseconds