Searched refs:F_USERS (Results 1 – 2 of 2) sorted by relevance
187 #define F_USERS 5 /* list of users */ macro
1683 if (f->f_type != F_USERS && f->f_type != F_WALL && in logit()1869 case F_USERS: in writemsg()1873 ((f->f_type == F_USERS) || (f->f_type == F_WALL)) ? in writemsg()1908 if ((f->f_type == F_USERS) || (f->f_type == F_WALL)) { in writemsg()2054 if (f->f_type == F_USERS) { in wallmsg()3129 case F_USERS: in dumpstats()3178 case F_USERS: in dumpstats()3562 f->f_type = F_USERS; in cfline()5176 if (f->f_type == F_USERS || f->f_type == F_WALL || in reconfigure()