Home
last modified time | relevance | path

Searched refs:F_USERS (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.h125 F_USERS, /* list of users */ enumerator
H A Dsyslogd.c1922 case F_USERS: in fprintlog_write()
2724 case F_USERS: in init()
3239 f->f_type = F_USERS; in parse_action()