Searched refs:cap_ttymsg (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/syslogd/ |
H A D | syslogd_cap.h | 65 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 D | syslogd_cap_log.c | 94 cap_ttymsg(cap_channel_t *chan, struct iovec *iov, int iovcnt, in cap_ttymsg() function
|
H A D | syslogd.c | 1915 if ((msgret = cap_ttymsg(cap_syslogd, il->iov, il->iovcnt, in fprintlog_write()
|