Home
last modified time | relevance | path

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

/freebsd/usr.sbin/syslogd/
H A Dsyslogd_cap.h65 int cap_ttymsg(cap_channel_t *, struct iovec *, int, const char *, int, bool);
86 #define cap_ttymsg(chan, iov, iovcnt, line, timeout) \ macro
H A Dsyslogd_cap_log.c91 cap_ttymsg(cap_channel_t *chan, struct iovec *iov, int iovcnt, in cap_ttymsg() function
H A Dsyslogd.c1989 if (cap_ttymsg(cap_syslogd, il->iov, il->iovcnt, f->f_fname, 10, in fprintlog_write()