Searched defs:hash_add (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dhash.c107 hash_add(hash_t *hash, void *key) function
/freebsd-10-stable/contrib/apr/random/unix/
H A Dapr_random.c48 #define hash_add(h,b,n) (h)->add(h,b,n) macro

Completed in 165 milliseconds