| /freebsd-12.1/sbin/reboot/ |
| H A D | reboot.c | 158 openlog("halt", 0, LOG_AUTH | LOG_CONS); in main() 161 openlog("reroot", 0, LOG_AUTH | LOG_CONS); in main() 164 openlog("reboot", 0, LOG_AUTH | LOG_CONS); in main() 167 openlog("reboot", 0, LOG_AUTH | LOG_CONS); in main() 170 openlog("reboot", 0, LOG_AUTH | LOG_CONS); in main()
|
| /freebsd-12.1/share/examples/ses/srcs/ |
| H A D | sesd.c | 117 openlog("sesd", LOG_CONS, LOG_USER); in main() 119 openlog("sesd", LOG_CONS|LOG_PERROR, LOG_USER); in main()
|
| /freebsd-12.1/usr.sbin/nologin/ |
| H A D | nologin.c | 45 openlog("nologin", LOG_CONS, LOG_AUTH); in main()
|
| /freebsd-12.1/contrib/ntp/lib/isc/win32/ |
| H A D | syslog.h | 27 #define LOG_CONS 2 macro
|
| /freebsd-12.1/crypto/openssl/crypto/bio/ |
| H A D | bss_log.c | 393 openlog(name, LOG_PID | LOG_CONS | LOG_NDELAY, level); in xopenlog() 395 openlog(name, LOG_PID | LOG_CONS, level); in xopenlog()
|
| /freebsd-12.1/crypto/heimdal/lib/roken/ |
| H A D | roken-common.h | 107 #ifndef LOG_CONS 108 #define LOG_CONS 0 macro
|
| /freebsd-12.1/lib/libc/gen/ |
| H A D | syslog.c | 147 #define INTERNALLOG LOG_ERR|LOG_CONS|LOG_PERROR|LOG_PID in vsyslog1() 333 if (LogStat & LOG_CONS && in vsyslog1()
|
| /freebsd-12.1/libexec/rpc.rusersd/ |
| H A D | rusersd.c | 83 openlog("rpc.rusersd", LOG_CONS|LOG_PID, LOG_DAEMON); in main()
|
| /freebsd-12.1/sys/sys/ |
| H A D | syslog.h | 173 #define LOG_CONS 0x02 /* log on the console if errors in sending */ macro
|
| /freebsd-12.1/libexec/rpc.rstatd/ |
| H A D | rstatd.c | 90 openlog("rpc.rstatd", LOG_CONS|LOG_PID, LOG_DAEMON); in main()
|
| /freebsd-12.1/contrib/openbsm/bin/auditd/ |
| H A D | auditd_fbsd.c | 73 int logopts = LOG_CONS | LOG_PID; in auditd_openlog()
|
| /freebsd-12.1/libexec/rpc.rwalld/ |
| H A D | rwalld.c | 102 openlog("rpc.rwalld", LOG_CONS|LOG_PID, LOG_DAEMON); in main()
|
| /freebsd-12.1/contrib/libxo/libxo/ |
| H A D | xo_syslog.c | 262 if (xo_logstat & LOG_CONS in xo_send_syslog() 505 xo_syslog(LOG_ERR | LOG_CONS | LOG_PERROR | LOG_PID, in xo_vsyslog()
|
| /freebsd-12.1/libexec/fingerd/ |
| H A D | fingerd.c | 83 openlog("fingerd", LOG_PID | LOG_CONS, LOG_DAEMON); in main()
|
| /freebsd-12.1/usr.sbin/wpa/ndis_events/ |
| H A D | ndis_events.c | 304 openlog(PROGNAME, LOG_PID | LOG_CONS, LOG_DAEMON);
|
| /freebsd-12.1/contrib/sendmail/smrsh/ |
| H A D | smrsh.c | 159 openlog("smrsh", LOG_ODELAY|LOG_CONS, LOG_MAIL);
|
| /freebsd-12.1/libexec/rpc.rquotad/ |
| H A D | rquotad.c | 87 openlog("rpc.rquotad", LOG_CONS|LOG_PID, LOG_DAEMON); in main()
|
| /freebsd-12.1/sbin/shutdown/ |
| H A D | shutdown.c | 247 openlog("shutdown", LOG_CONS, LOG_AUTH); in main()
|
| /freebsd-12.1/tools/tools/net80211/wlanwds/ |
| H A D | wlanwds.c | 166 openlog("wlanwds", log_stderr | LOG_PID | LOG_CONS, LOG_DAEMON); in main()
|
| /freebsd-12.1/usr.sbin/watchdogd/ |
| H A D | watchdogd.c | 132 openlog("watchdogd", LOG_CONS|LOG_NDELAY|LOG_PERROR, in main()
|
| /freebsd-12.1/usr.bin/su/ |
| H A D | su.c | 255 openlog("su", LOG_CONS, LOG_AUTH); in main()
|
| /freebsd-12.1/contrib/ofed/opensm/opensm/ |
| H A D | osm_log.c | 479 openlog("OpenSM", LOG_CONS | LOG_PID, LOG_USER); in osm_log_init_v2()
|
| /freebsd-12.1/libexec/getty/ |
| H A D | main.c | 191 openlog("getty", LOG_CONS|LOG_PID, LOG_AUTH); in main()
|
| /freebsd-12.1/contrib/pf/pflogd/ |
| H A D | pflogd.c | 705 openlog("pflogd", LOG_PID | LOG_CONS, LOG_DAEMON);
|
| /freebsd-12.1/sbin/iscontrol/ |
| H A D | fsm.c | 430 openlog("iscontrol", LOG_CONS|LOG_PERROR|LOG_PID|LOG_NDELAY, LOG_KERN); in supervise()
|