Home
last modified time | relevance | path

Searched refs:LOG_CONS (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-12.1/sbin/reboot/
H A Dreboot.c158 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 Dsesd.c117 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 Dnologin.c45 openlog("nologin", LOG_CONS, LOG_AUTH); in main()
/freebsd-12.1/contrib/ntp/lib/isc/win32/
H A Dsyslog.h27 #define LOG_CONS 2 macro
/freebsd-12.1/crypto/openssl/crypto/bio/
H A Dbss_log.c393 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 Droken-common.h107 #ifndef LOG_CONS
108 #define LOG_CONS 0 macro
/freebsd-12.1/lib/libc/gen/
H A Dsyslog.c147 #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 Drusersd.c83 openlog("rpc.rusersd", LOG_CONS|LOG_PID, LOG_DAEMON); in main()
/freebsd-12.1/sys/sys/
H A Dsyslog.h173 #define LOG_CONS 0x02 /* log on the console if errors in sending */ macro
/freebsd-12.1/libexec/rpc.rstatd/
H A Drstatd.c90 openlog("rpc.rstatd", LOG_CONS|LOG_PID, LOG_DAEMON); in main()
/freebsd-12.1/contrib/openbsm/bin/auditd/
H A Dauditd_fbsd.c73 int logopts = LOG_CONS | LOG_PID; in auditd_openlog()
/freebsd-12.1/libexec/rpc.rwalld/
H A Drwalld.c102 openlog("rpc.rwalld", LOG_CONS|LOG_PID, LOG_DAEMON); in main()
/freebsd-12.1/contrib/libxo/libxo/
H A Dxo_syslog.c262 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 Dfingerd.c83 openlog("fingerd", LOG_PID | LOG_CONS, LOG_DAEMON); in main()
/freebsd-12.1/usr.sbin/wpa/ndis_events/
H A Dndis_events.c304 openlog(PROGNAME, LOG_PID | LOG_CONS, LOG_DAEMON);
/freebsd-12.1/contrib/sendmail/smrsh/
H A Dsmrsh.c159 openlog("smrsh", LOG_ODELAY|LOG_CONS, LOG_MAIL);
/freebsd-12.1/libexec/rpc.rquotad/
H A Drquotad.c87 openlog("rpc.rquotad", LOG_CONS|LOG_PID, LOG_DAEMON); in main()
/freebsd-12.1/sbin/shutdown/
H A Dshutdown.c247 openlog("shutdown", LOG_CONS, LOG_AUTH); in main()
/freebsd-12.1/tools/tools/net80211/wlanwds/
H A Dwlanwds.c166 openlog("wlanwds", log_stderr | LOG_PID | LOG_CONS, LOG_DAEMON); in main()
/freebsd-12.1/usr.sbin/watchdogd/
H A Dwatchdogd.c132 openlog("watchdogd", LOG_CONS|LOG_NDELAY|LOG_PERROR, in main()
/freebsd-12.1/usr.bin/su/
H A Dsu.c255 openlog("su", LOG_CONS, LOG_AUTH); in main()
/freebsd-12.1/contrib/ofed/opensm/opensm/
H A Dosm_log.c479 openlog("OpenSM", LOG_CONS | LOG_PID, LOG_USER); in osm_log_init_v2()
/freebsd-12.1/libexec/getty/
H A Dmain.c191 openlog("getty", LOG_CONS|LOG_PID, LOG_AUTH); in main()
/freebsd-12.1/contrib/pf/pflogd/
H A Dpflogd.c705 openlog("pflogd", LOG_PID | LOG_CONS, LOG_DAEMON);
/freebsd-12.1/sbin/iscontrol/
H A Dfsm.c430 openlog("iscontrol", LOG_CONS|LOG_PERROR|LOG_PID|LOG_NDELAY, LOG_KERN); in supervise()

12