HomeSort by relevance Sort by last modified time
    Searched full:was_wild (Results 1 - 1 of 1) sorted by null

  /external/dnsmasq/src/
network.c 903 int was_wild = 0; local
959 was_wild = close_bound_listener(NULL);
960 if (was_wild) daemon->options |= OPT_NOWILD;
967 if (!was_wild) {
    [all...]

Completed in 52 milliseconds