Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dhashtable.h78 #define hash_add(...) \ macro
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dhash.c107 hash_add(hash_t *hash, void *key) in hash_add() function