Searched refs:show_uid (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.bin/top/
H A Dmachine.c682 int show_uid; local
725 show_uid = sel->uid != -1;
781 if (show_uid && pp->ki_ruid != (uid_t)sel->uid)

Completed in 41 milliseconds