Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dutils.h22 int find_pid(pid_t pid);
H A Dutils.c283 find_pid(pid_t pid) in find_pid() function
H A Dtop.c370 if (errstr != NULL || !find_pid(num)) { in main()
1148 if (errstr != NULL || !find_pid(num)) { in main()