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

  /external/dnsmasq/src/
forward.c 239 if (!flags && !(forward = get_new_frec(now, NULL)))
961 struct frec *get_new_frec(time_t now, int *wait) function
dnsmasq.h 774 struct frec *get_new_frec(time_t now, int *wait);
dnsmasq.c 1035 get_new_frec(now, &wait);
    [all...]

Completed in 315 milliseconds