Searched refs:OPT_NO_POLL (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Ddnsmasq.c970 if (daemon->port != 0 && !option_bool(OPT_NO_POLL))
1208 if (daemon->resolv_files && option_bool(OPT_NO_POLL))
1359 if (daemon->port == 0 || option_bool(OPT_NO_POLL))
H A Ddnsmasq.h197 #define OPT_NO_POLL 5 macro
H A Doption.c368 { 'n', OPT_NO_POLL, NULL, gettext_noop("Do NOT poll %s file, reload only on SIGHUP."), RESOLVFILE },
4623 option_bool(OPT_NO_POLL))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Ddnsmasq.c970 if (daemon->port != 0 && !option_bool(OPT_NO_POLL))
1208 if (daemon->resolv_files && option_bool(OPT_NO_POLL))
1359 if (daemon->port == 0 || option_bool(OPT_NO_POLL))
H A Ddnsmasq.h197 #define OPT_NO_POLL 5 macro
H A Doption.c368 { 'n', OPT_NO_POLL, NULL, gettext_noop("Do NOT poll %s file, reload only on SIGHUP."), RESOLVFILE },
4623 option_bool(OPT_NO_POLL))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Ddnsmasq.c970 if (daemon->port != 0 && !option_bool(OPT_NO_POLL))
1208 if (daemon->resolv_files && option_bool(OPT_NO_POLL))
1359 if (daemon->port == 0 || option_bool(OPT_NO_POLL))
H A Ddnsmasq.h197 #define OPT_NO_POLL 5 macro
H A Doption.c368 { 'n', OPT_NO_POLL, NULL, gettext_noop("Do NOT poll %s file, reload only on SIGHUP."), RESOLVFILE },
4623 option_bool(OPT_NO_POLL))

Completed in 222 milliseconds