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

/freebsd-10.0-release/usr.bin/top/
H A Dmachine.c673 int show_uid; local
715 show_uid = sel->uid != -1;
767 if (show_uid && pp->ki_ruid != (uid_t)sel->uid)

Completed in 104 milliseconds