Searched refs:hash_lookup_string (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/usr.bin/top/ | ||
H A D | hash.h | 117 void *hash_lookup_string(hash_table *ht, char * key); |
H A D | hash.c | 1114 hash_lookup_string(hash_table *ht, char * key) in hash_lookup_string() function |