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.h23 int find_pid(pid_t pid);
H A Dutils.c304 find_pid(pid_t pid) in find_pid() function
H A Dtop.c370 if (errstr != NULL || !find_pid(num)) { in main()
1153 if (errstr != NULL || !find_pid(num)) { in main()