Searched defs:conf (Results 1 – 11 of 11) sorted by relevance
37 #define CONF_IS_UNDEFINED(conf) (CONF_DEF##conf == CONF_DEF_UNDEFINED) argument40 #define CONF_IS_DEFINED(conf) (CONF_DEF##conf != CONF_DEF_UNDEFINED) argument43 #define CONF_IS_DEFINED_SET(conf) (CONF_DEF##conf == CONF_DEF_DEFINED_SET) argument46 #define CONF_IS_DEFINED_UNSET(conf) (CONF_DEF##conf == CONF_DEF_DEFINED_UNSET) argument
49 struct conf struct56 static const struct conf vars[] = argument
43 struct conf struct45 int set_size; /* in bits */46 int last_cpu;105 setup_conf (struct conf *conf) in setup_conf()133 test_size (const struct conf *conf, size_t size) in test_size()265 struct conf conf; in do_test() local
70 struct conf *conf; member109 stop_and_join_threads (struct conf *conf, cpu_set_t *set, in stop_and_join_threads()151 early_test (struct conf *conf) in early_test()
113 conf_decrement (struct resolv_conf *conf) in conf_decrement()130 struct resolv_conf *conf; in __resolv_conf_get_current() local187 struct resolv_conf *conf = NULL; in resolv_conf_get_1() local243 const struct resolv_conf *conf) in resolv_conf_matches()340 struct resolv_conf *conf = resolv_conf_get_1 (resp); in __resolv_conf_get() local350 __resolv_conf_put (struct resolv_conf *conf) in __resolv_conf_put()399 struct resolv_conf *conf in __resolv_conf_allocate() local466 update_from_conf (struct __res_state *resp, const struct resolv_conf *conf) in update_from_conf()568 struct resolv_conf *conf = (struct resolv_conf *) *slot; in decrement_at_index() local578 __resolv_conf_attach (struct __res_state *resp, struct resolv_conf *conf) in __resolv_conf_attach()
44 const struct resolv_conf *conf = NULL; in do_test() local
56 struct resolv_conf *conf; member
581 struct resolv_conf *conf = NULL; in __resolv_conf_load() local622 struct resolv_conf *conf; in __res_vinit() local
275 const char *conf; member
45 support_chroot_create (struct support_chroot_configuration conf) in support_chroot_create()
163 char *conf; in gconv_parseconfdir() local