Home
last modified time | relevance | path

Searched refs:hash_replace_pidthr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/top/dist/
H A Dhash.h130 void *hash_replace_pidthr(hash_table *ht, pidthr_t key, void *value);
H A Dhash.c1357 hash_replace_pidthr(hash_table *ht, pidthr_t key, void *value) in hash_replace_pidthr() function