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 const char *cap_ttymsg(cap_channel_t *, struct iovec *, int, const char *, int);
86 #define cap_ttymsg(chan, iov, iovcnt, line, tmout) \ macro
H A Dsyslogd_cap_log.c94 cap_ttymsg(cap_channel_t *chan, struct iovec *iov, int iovcnt, in cap_ttymsg() function
H A Dsyslogd.c1915 if ((msgret = cap_ttymsg(cap_syslogd, il->iov, il->iovcnt, in fprintlog_write()