Home
last modified time | relevance | path

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

/freebsd/usr.sbin/nscd/
H A Dnscd.c76 static cache init_cache_(struct configuration *);
98 init_cache_(struct configuration *config) in init_cache_() function
106 TRACE_IN(init_cache_); in init_cache_()
135 TRACE_OUT(init_cache_); in init_cache_()
817 s_cache = init_cache_(s_configuration); in main()