Home
last modified time | relevance | path

Searched refs:hash_first_pidthr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/top/dist/
H A Dhash.h133 hash_item_pidthr *hash_first_pidthr(hash_table *ht, hash_pos *pos);
H A Dhash.c1493 hash_first_pidthr(hash_table *ht, hash_pos *pos) in hash_first_pidthr() function
/netbsd-src/external/bsd/top/dist/machine/
H A Dm_sunos5.c2193 hip = hash_first_pidthr(threadhash, &pos); in getptable()