Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmandoc_ohash.c47 hash_alloc(size_t sz, void *arg) in hash_alloc() function
/freebsd/sys/vm/
H A Duma_core.c1245 hash_alloc(struct uma_hash *hash, u_int size) in hash_alloc() function