Home
last modified time | relevance | path

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

/freebsd/usr.sbin/syslogd/
H A Dsyslogd_cap.h66 void cap_wallmsg(cap_channel_t *, const struct filed *, struct iovec *,
88 #define cap_wallmsg(chan, f, iov, iovcnt) \ macro
H A Dsyslogd_cap_log.c157 cap_wallmsg(cap_channel_t *chan, const struct filed *f, struct iovec *iov, in cap_wallmsg() function
H A Dsyslogd.c1925 cap_wallmsg(cap_syslogd, f, il->iov, il->iovcnt); in fprintlog_write()