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

  /external/dnsmasq/src/
helper.c 80 if (daemon->options & OPT_NO_FORK) /* send error to daemon process if no-fork */
dnsmasq.c 284 if (!(daemon->options & OPT_NO_FORK)) {
    [all...]
dnsmasq.h 173 #define OPT_NO_FORK (1u << 16)
option.c 241 {'k', OPT_NO_FORK, NULL,
    [all...]

Completed in 793 milliseconds