Searched refs:F_USERS (Results 1 – 2 of 2) sorted by relevance
178 #define F_USERS 5 /* list of users */ macro
1670 if (f->f_type != F_USERS && f->f_type != F_WALL && in logit()1856 case F_USERS: in writemsg()1860 ((f->f_type == F_USERS) || (f->f_type == F_WALL)) ? in writemsg()1895 if ((f->f_type == F_USERS) || (f->f_type == F_WALL)) { in writemsg()2041 if (f->f_type == F_USERS) { in wallmsg()3116 case F_USERS: in dumpstats()3165 case F_USERS: in dumpstats()3549 f->f_type = F_USERS; in cfline()5161 if (f->f_type == F_USERS || f->f_type == F_WALL || in reconfigure()