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

/freebsd-current/usr.sbin/adduser/
H A Drmuser.sh228 userlist=
277 userlist=`cat $ffile | while read _user _junk ; do
282 echo -n "$userlist $_user"
289 userlist="$userlist $1"
298 if [ ! "$userlist" ]; then
307 read userlist
313 for _user in $userlist ; do
/freebsd-current/usr.bin/finger/
H A Dfinger.c87 static void userlist(int, char **);
200 userlist(argc, argv);
259 userlist(int argc, char **argv) function
/freebsd-current/sys/contrib/xen/xsm/
H A Dflask_op.h212 struct xen_flask_userlist userlist; member in union:xen_flask_op::__anon157

Completed in 125 milliseconds