Home
last modified time | relevance | path

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

/external/dnsmasq/src/
Dforward.c899 static struct frec *allocate_frec(time_t now) in allocate_frec() function
1011 (f = allocate_frec(now))) in get_new_frec()
1030 if (!(f = allocate_frec(now)) && wait) in get_new_frec()