Lines Matching defs:user
32 #define FIELDS_f "user,pid,ppid,start,tty,time,cmd"
34 #define FIELDS_l "flags,state,user,pid,ppid,pri,nice,size,rss,wchan,tty,time,cmd"
43 " user id and controlling terminal of the caller are listed. The options"
104 "[u|U:users?List processes with real user id names or numbers in the \auser\a"
105 " list.]:[user...]"
204 char* user; /* user name */
470 "Numeric user id.",
478 "user",
782 s = pp->user;
969 s = pp->user;
1181 if (i = strcmp(pa->user, pb->user))
1238 pp->user = fmtuid(pe->uid);