Searched defs:init_cache (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/common/
H A Dnhash.c76 init_cache(Cache **cp, int hsz, int bsz, function
115 * If cp is NULL, then init_cache() wasn't called. Quietly return the
167 * If cp is NULL, then init_cache() wasn't called. Quietly return the
/illumos-gate/usr/src/cmd/lvm/rpc.metamedd/
H A Dmed_hash.c62 init_cache( function
125 "add_cache(): init_cache() not called.\n");
177 "lookup_cache(): init_cache() not called.\n");
195 "first_item(): init_cache() not called.\n");
220 "next_item(): init_cache() not called.\n");
259 "des_cache(): init_cache() not called.\n");
295 "del_cache(): init_cache() not called.\n");
343 "cache_stat(): init_cache() not called.\n");
378 "pr_cache(): init_cache() not called.\n");
/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c678 init_cache(int debug_level) { function

Completed in 80 milliseconds