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

  /src/usr.sbin/syslogd/
syslogd.c 210 char *include_pid; /* include PID in own messages */ variable
629 include_pid = include_pid_buf;
1738 buffer->pid = include_pid;
2276 buffer->pid = include_pid;
4609 * same goes for appname and include_pid
4622 if (buf->pid != include_pid)
4647 && qentry->msg->pid != include_pid)

Completed in 50 milliseconds