Home
last modified time | relevance | path

Searched refs:allocate_frec (Results 1 – 1 of 1) sorted by relevance

/external/dnsmasq/src/
Dforward.c778 static struct frec* allocate_frec(time_t now) { in allocate_frec() function
871 (f = allocate_frec(now))) in get_new_frec()
887 if (!(f = allocate_frec(now)) && wait) /* wait one second on malloc failure */ in get_new_frec()