Home
last modified time | relevance | path

Searched refs:hash_next_pid (Results 1 – 4 of 4) sorted by relevance

/minix/external/bsd/top/dist/
H A Dhash.h106 hash_item_pid *hash_next_pid(hash_pos *pos);
H A Dhash.c854 hash_next_pid(hash_pos *pos) in hash_next_pid() function
/minix/external/bsd/top/dist/machine/
H A Dm_linux.c868 hi = hash_next_pid(&pos); in get_process_info()
875 hi = hash_next_pid(&pos); in get_process_info()
1056 hi = hash_next_pid(&pos); in get_process_info()
H A Dm_sunos5.c2190 hi = hash_next_pid(&pos); in getptable()