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