HomeSort by relevance Sort by last modified time
    Searched refs:do_script_run (Results 1 - 3 of 3) sorted by null

  /external/dnsmasq/src/
dnsmasq.c 629 while (helper_buf_empty() && do_script_run(now));
638 while (do_script_run(now));
895 } while (!helper_buf_empty() || do_script_run(now));
    [all...]
lease.c 529 int do_script_run(time_t now) function
dnsmasq.h 842 int do_script_run(time_t now);

Completed in 1790 milliseconds