Searched defs:LOG_PID (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dsyslog.h26 #define LOG_PID 1 macro
/freebsd-11-stable/usr.sbin/autofs/
H A Dlog.c57 openlog(getprogname(), LOG_NDELAY | LOG_PID, LOG_DAEMON); local
/freebsd-11-stable/usr.sbin/ctld/
H A Dlog.c57 openlog(getprogname(), LOG_NDELAY | LOG_PID, LOG_DAEMON); local
/freebsd-11-stable/usr.sbin/bluetooth/btpand/
H A Dbtpand.c210 openlog(getprogname(), LOG_NDELAY | LOG_PERROR | LOG_PID, LOG_DAEMON); local
/freebsd-11-stable/usr.sbin/mailwrapper/
H A Dmailwrapper.c116 openlog(getprogname(), LOG_PID, LOG_MAIL); local
/freebsd-11-stable/usr.sbin/iscsid/
H A Dlog.c57 openlog(getprogname(), LOG_NDELAY | LOG_PID, LOG_DAEMON); local
/freebsd-11-stable/sys/sys/
H A Dsyslog.h170 #define LOG_PID 0x01 /* log the pid with each message */ macro
/freebsd-11-stable/contrib/blacklist/bin/
H A Dblacklistd.c493 openlog(getprogname(), LOG_PID, LOG_DAEMON); local

Completed in 114 milliseconds