Home
last modified time | relevance | path

Searched refs:F_WALL (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/syslogd/
H A Dsyslogd_cap_config.c131 if (f_type == F_WALL || f_type == F_USERS) { in filed_to_nvlist()
200 if (f_type == F_WALL || f_type == F_USERS) { in nvlist_to_filed()
H A Dsyslogd.h126 F_WALL, /* everyone logged on */ enumerator
H A Dsyslogd.c1923 case F_WALL: in fprintlog_write()
1944 if (f->f_type == F_WALL) in fprintlog_rfc5424()
2019 case F_WALL: in fprintlog_rfc3164()
2157 if (f->f_type == F_WALL) { in wallmsg()
3223 f->f_type = F_WALL; in parse_action()