Home
last modified time | relevance | path

Searched refs:showpid (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libc/port/gen/
H A Dsyslog.c189 int showpid; in vsyslog() local
217 showpid = 0; in vsyslog()
224 showpid = LOG_PID; in vsyslog()
230 openlog(LogTag, LogStat|LOG_NDELAY|showpid, 0); in vsyslog()