/src/usr.sbin/syslogd/ |
syslogd.c | 234 struct buf_msg *printline_syslogprotocol(const char*, char*, int, int); 1121 printline_syslogprotocol(const char *hname, char *msg, function in typeref:struct:buf_msg * 1129 DPRINTF((D_CALL|D_BUFFER|D_DATA), "printline_syslogprotocol(" 1594 buffer = printline_syslogprotocol(hname, p, flags, pri); 1659 buffer = printline_syslogprotocol(
|
syslogd.c | 234 struct buf_msg *printline_syslogprotocol(const char*, char*, int, int); 1121 printline_syslogprotocol(const char *hname, char *msg, function in typeref:struct:buf_msg * 1129 DPRINTF((D_CALL|D_BUFFER|D_DATA), "printline_syslogprotocol(" 1594 buffer = printline_syslogprotocol(hname, p, flags, pri); 1659 buffer = printline_syslogprotocol(
|
syslogd.c | 234 struct buf_msg *printline_syslogprotocol(const char*, char*, int, int); 1121 printline_syslogprotocol(const char *hname, char *msg, function in typeref:struct:buf_msg * 1129 DPRINTF((D_CALL|D_BUFFER|D_DATA), "printline_syslogprotocol(" 1594 buffer = printline_syslogprotocol(hname, p, flags, pri); 1659 buffer = printline_syslogprotocol(
|