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

/freebsd-11-stable/contrib/top/
H A Dtop.c119 /* (values assigned to get_userid) */
264 char *(*get_userid)() = username;
575 get_userid = itoa7;
795 (*d_process)(i, format_next_process(processes, get_userid,
/freebsd-11-stable/usr.bin/top/
H A Dmachine.c943 format_next_process(caddr_t handle, char *(*get_userid)(int), int flags) argument
1143 namelength, namelength, (*get_userid)(pp->ki_ruid),
1178 namelength, namelength, (*get_userid)(pp->ki_ruid),

Completed in 80 milliseconds