Home
last modified time | relevance | path

Searched refs:RES_NORELOAD (Results 1 – 5 of 5) sorted by relevance

/resolv/
A Dresolv_context.c76 if (resp->options & RES_NORELOAD) in maybe_init()
A Dtst-resolv-res_init-skeleton.c129 print_option_flag (fp, &options, RES_NORELOAD, "no-reload"); in print_resp()
880 TEST_VERIFY (!(_res.options & RES_NORELOAD)); in special_test_callback()
882 TEST_VERIFY (_res.options & RES_NORELOAD); in special_test_callback()
A Dresolv.h133 #define RES_NORELOAD 0x02000000 /* No automatic configuration reload. */ macro
A Dres_init.c695 { STRnLEN ("no-reload"), 0, RES_NORELOAD }, in res_setoptions()
A Dres_debug.c614 case RES_NORELOAD: return "no-reload"; in libresolv_hidden_def()

Completed in 14 milliseconds