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

/freebsd-13-stable/usr.bin/w/
H A Dw.c230 int usermatch; local
233 usermatch = 0;
234 for (user = sel_users; !usermatch && *user; user++)
236 usermatch = 1;
237 if (!usermatch)

Completed in 99 milliseconds