Searched refs:yp_malloc_dnsent (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/ypserv/
H A Dyp_dnslookup.c148 circleq_dnsentry *yp_malloc_dnsent(void) function
428 if ((q = yp_malloc_dnsent()) == NULL)
510 if ((q = yp_malloc_dnsent()) == NULL)

Completed in 143 milliseconds