Home
last modified time | relevance | path

Searched refs:do_script_run (Results 1 – 3 of 3) sorted by relevance

/external/dnsmasq/src/
Ddnsmasq.c538 while (helper_buf_empty() && do_script_run(now)); in main()
547 while (do_script_run(now)); in main()
787 } while (!helper_buf_empty() || do_script_run(now)); in async_event()
Dlease.c529 int do_script_run(time_t now) in do_script_run() function
Ddnsmasq.h810 int do_script_run(time_t now);