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

  /src/usr.sbin/syslogd/
extern.h 62 extern char *include_pid;
syslogd.c 210 char *include_pid; /* include PID in own messages */ variable in typeref:typename:char *
628 include_pid = include_pid_buf;
1734 buffer->pid = include_pid;
2270 buffer->pid = include_pid;
4599 * same goes for appname and include_pid
4612 if (buf->pid != include_pid)
4634 && qentry->msg->prog != include_pid)
sign.c 817 buffer->pid = include_pid;

Completed in 14 milliseconds