Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dcache.c77 static void hash_dump(nsc_db_t *, time_t);
578 hash_dump(nsc_db_t *nscdb, time_t now) in hash_dump() function
1114 (void) hash_dump(nscdb, now); in nsc_dump()