Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dcommands.h46 CMD_pid , enumerator
H A Dcommands.c71 {'p', "display one process (+ selects all processes)", false, CMD_pid},
H A Dtop.c1140 case CMD_pid: in main()