Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dcommands.c146 scanint(char *str, int *intp) in scanint() function
417 scanint(str + 1, &signum); in kill_procs()
440 if (scanint(str, &procnum) == -1) in kill_procs()
481 procnum = scanint(str, &prio); in renice_procs()
504 if (scanint(str, &procnum) == -1) in renice_procs()