Searched refs:hash_remove_pid (Results 1 – 2 of 2) sorted by relevance
/minix/external/bsd/top/dist/ | ||
H A D | hash.h | 104 void *hash_remove_pid(hash_table *ht, pid_t key); |
H A D | hash.c | 774 hash_remove_pid(hash_table *ht, pid_t key) in hash_remove_pid() function |