Searched defs:allocate_frec (Results 1 - 1 of 1) sorted by relevance

/external/dnsmasq/src/
H A Dforward.c886 static struct frec *allocate_frec(time_t now) function
998 (f = allocate_frec(now)))
1017 if (!(f = allocate_frec(now)) && wait)

Completed in 39 milliseconds