Searched defs:LOG_PID (Results 1 - 7 of 7) sorted by last modified time

/freebsd-current/usr.sbin/mailwrapper/
H A Dmailwrapper.c115 openlog(getprogname(), LOG_PID, LOG_MAIL); local
/freebsd-current/usr.sbin/bluetooth/btpand/
H A Dbtpand.c205 openlog(getprogname(), LOG_NDELAY | LOG_PERROR | LOG_PID, LOG_DAEMON); local
/freebsd-current/sys/sys/
H A Dsyslog.h168 #define LOG_PID 0x01 /* log the pid with each message */ macro
/freebsd-current/contrib/blocklist/bin/
H A Dblacklistd.c486 openlog(getprogname(), LOG_PID, LOG_DAEMON); local
/freebsd-current/sbin/veriexec/
H A Dveriexec.c295 openlog(getprogname(), LOG_PID, LOG_AUTH); local
/freebsd-current/usr.sbin/autofs/
H A Dlog.c54 openlog(getprogname(), LOG_NDELAY | LOG_PID, LOG_DAEMON); local
/freebsd-current/lib/libiscsiutil/
H A Dlog.c52 openlog(getprogname(), LOG_NDELAY | LOG_PID, LOG_DAEMON); local

Completed in 219 milliseconds