FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
scanint
usr.bin/top/commands.c
417
scanint(str + 1, &signum);
usr.bin/top/commands.c
440
if (scanint(str, &procnum) == -1)
usr.bin/top/commands.c
481
procnum = scanint(str, &prio);
usr.bin/top/commands.c
504
if (scanint(str, &procnum) == -1)