Home
last modified time | relevance | path

Searched defs:hashstat (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/kern/
H A Dsubr_hash.c150 struct hashstat { struct
152 hashstat_func_t hs_func; argument
153 TAILQ_ENTRY(hashstat) hs_next; argument
/netbsd-src/bin/csh/
H A Dexec.c486 hashstat(Char **v, struct command *t) in hashstat() function