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

/freebsd-13-stable/usr.sbin/nscd/
H A Dnscd.c79 static cache init_cache_(struct configuration *);
101 init_cache_(struct configuration *config) function
110 TRACE_IN(init_cache_);
139 TRACE_OUT(init_cache_);
821 s_cache = init_cache_(s_configuration);

Completed in 53 milliseconds