HomeSort by: relevance | last modified time | path
    Searched defs:printline_syslogprotocol (Results 1 - 3 of 3) sorted by relevancy

  /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(

Completed in 44 milliseconds