Searched refs:find_hash (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/sgs/link_audit/common/ | ||
H A D | hash.h | 49 extern char **find_hash(hash *, const char *); |
H A D | hash.c | 114 find_hash(hash *tbl, const char *key) in find_hash() function |