Searched refs:RES_NORELOAD (Results 1 – 7 of 7) sorted by relevance
129 print_option_flag (fp, &options, RES_NORELOAD, "no-reload"); in print_resp()890 TEST_VERIFY (!(_res.options & RES_NORELOAD)); in special_test_callback()892 TEST_VERIFY (_res.options & RES_NORELOAD); in special_test_callback()
76 if (resp->options & RES_NORELOAD) in maybe_init()
133 #define RES_NORELOAD 0x02000000 /* No automatic configuration reload. */ macro
695 { STRnLEN ("no-reload"), 0, RES_NORELOAD }, in res_setoptions()
614 case RES_NORELOAD: return "no-reload"; in libresolv_hidden_def()
3128 “no-reload” (RES_NORELOAD) disables this behavior.
672 * resolv/resolv.h (RES_NORELOAD): Define.673 * resolv/res_debug.c (p_option): Add RES_NORELOAD.688 RES_NORELOAD.