FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
find_pid
usr.bin/top/top.c
1148
if (errstr != NULL || !find_pid(num)) {
usr.bin/top/top.c
370
if (errstr != NULL || !find_pid(num)) {
usr.bin/top/utils.h
22
int find_pid(pid_t pid);