Home
last modified time | relevance | path

Searched refs:LOG_CRIT (Results 1 – 25 of 103) sorted by relevance

12345

/openbsd/usr.sbin/radiusd/
H A Dlog.c78 NV(LOG_CRIT), in vlog()
180 logit(LOG_CRIT, "fatal: %s", strerror(errno)); in fatal()
183 logit(LOG_CRIT, "fatal: %s: %s", in fatal()
186 logit(LOG_CRIT, "fatal: %s", emsg); in fatal()
/openbsd/usr.sbin/ftp-proxy/
H A Dftp-proxy.c213 logmsg(LOG_CRIT, "PASV and PORT not allowed with IPv6"); in client_parse_cmd()
220 logmsg(LOG_CRIT, "#%d bad port in '%s'", s->id, in client_parse_cmd()
398 logmsg(LOG_CRIT, "accept() failed: %s", strerror(errno)); in handle_connection()
411 logmsg(LOG_CRIT, "accept() failed: %s", strerror(errno)); in handle_connection()
426 logmsg(LOG_CRIT, "init_session failed"); in handle_connection()
448 logmsg(LOG_CRIT, "#%d getsockname failed: %s", s->id, in handle_connection()
455 logmsg(LOG_CRIT, "#%d getsockopt failed: %s", s->id, in handle_connection()
472 logmsg(LOG_CRIT, "#%d server socket failed: %s", s->id, in handle_connection()
478 logmsg(LOG_CRIT, "#%d cannot bind fixed proxy address: %s", in handle_connection()
499 logmsg(LOG_CRIT, "#%d getsockname failed: %s", s->id, in handle_connection()
[all …]
/openbsd/usr.sbin/npppd/npppd/
H A Dlog.c128 logit(LOG_CRIT, "fatal: %s", strerror(errno)); in fatal()
131 logit(LOG_CRIT, "fatal: %s: %s", in fatal()
134 logit(LOG_CRIT, "fatal: %s", emsg); in fatal()
/openbsd/usr.sbin/ldpd/
H A Dlog.c143 logit(LOG_CRIT, "fatal in %s: %s", log_procname, in fatal()
147 logit(LOG_CRIT, "fatal in %s: %s: %s", in fatal()
150 logit(LOG_CRIT, "fatal in %s: %s", in fatal()
/openbsd/usr.sbin/dvmrpd/
H A Dlog.c144 logit(LOG_CRIT, "fatal in %s: %s", log_procname, in fatal()
148 logit(LOG_CRIT, "fatal in %s: %s: %s", in fatal()
151 logit(LOG_CRIT, "fatal in %s: %s", in fatal()
/openbsd/usr.sbin/ripd/
H A Dlog.c143 logit(LOG_CRIT, "fatal in %s: %s", log_procname, in fatal()
147 logit(LOG_CRIT, "fatal in %s: %s: %s", in fatal()
150 logit(LOG_CRIT, "fatal in %s: %s", in fatal()
/openbsd/usr.sbin/ypldap/
H A Dlog.c142 logit(LOG_CRIT, "fatal in %s: %s", log_procname, in fatal()
146 logit(LOG_CRIT, "fatal in %s: %s: %s", in fatal()
149 logit(LOG_CRIT, "fatal in %s: %s", in fatal()
/openbsd/usr.sbin/eigrpd/
H A Dlog.c147 logit(LOG_CRIT, "fatal in %s: %s", log_procname, in fatal()
151 logit(LOG_CRIT, "fatal in %s: %s: %s", in fatal()
154 logit(LOG_CRIT, "fatal in %s: %s", in fatal()
/openbsd/usr.sbin/mopd/mopd/
H A Dmopd.c134 syslog(LOG_CRIT, "chroot %s: %m", MOP_FILE_PATH); in main()
138 syslog(LOG_CRIT, "chdir(\"/\"): %m"); in main()
144 syslog(LOG_CRIT, "can't drop privileges: %m"); in main()
/openbsd/usr.sbin/iscsid/
H A Dlog.c148 logit(LOG_CRIT, "fatal in %s: %s", log_procname, in fatal()
152 logit(LOG_CRIT, "fatal in %s: %s: %s", in fatal()
155 logit(LOG_CRIT, "fatal in %s: %s", in fatal()
/openbsd/usr.sbin/route6d/
H A Dlog.c168 logit(LOG_CRIT, "fatal in %s: %s", __progname, in fatal()
172 logit(LOG_CRIT, "fatal in %s: %s: %s", in fatal()
175 logit(LOG_CRIT, "fatal in %s: %s", in fatal()
/openbsd/sbin/reboot/
H A Dreboot.c151 syslog(LOG_CRIT, in main()
154 syslog(LOG_CRIT, "halted by %s", user); in main()
158 syslog(LOG_CRIT, "rebooted by %s", user); in main()
/openbsd/usr.sbin/rbootd/
H A Drbootd.c176 syslog(LOG_CRIT, "chroot %s: %m", BootDir); in main()
180 syslog(LOG_CRIT, "chdir(\"/\"): %m"); in main()
186 syslog(LOG_CRIT, "can't drop privileges: %m"); in main()
/openbsd/sys/sys/
H A Dsyslog.h55 #define LOG_CRIT 2 /* critical conditions */ macro
77 { "crit", LOG_CRIT },
/openbsd/lib/libcrypto/bio/
H A Dbss_log.c140 { 5, "CRIT ", LOG_CRIT }, in slg_write()
141 { 4, "CRI ", LOG_CRIT }, in slg_write()
/openbsd/usr.sbin/dhcpd/
H A Dlog.c173 logit(LOG_CRIT, "fatal in %s: %s%s%s", in vfatalc()
176 logit(LOG_CRIT, "fatal in %s%s%s", log_procname, sep, s); in vfatalc()
/openbsd/usr.sbin/dhcrelay/
H A Dlog.c173 logit(LOG_CRIT, "fatal in %s: %s%s%s", in vfatalc()
176 logit(LOG_CRIT, "fatal in %s%s%s", log_procname, sep, s); in vfatalc()
/openbsd/usr.sbin/lpd/
H A Dlog.c173 logit(LOG_CRIT, "fatal in %s: %s%s%s", in vfatalc()
176 logit(LOG_CRIT, "fatal in %s%s%s", log_procname, sep, s); in vfatalc()
/openbsd/usr.sbin/ospfd/
H A Dlog.c173 logit(LOG_CRIT, "fatal in %s: %s%s%s", in vfatalc()
176 logit(LOG_CRIT, "fatal in %s%s%s", log_procname, sep, s); in vfatalc()
/openbsd/usr.sbin/ifstated/
H A Dlog.c173 logit(LOG_CRIT, "fatal in %s: %s%s%s", in vfatalc()
176 logit(LOG_CRIT, "fatal in %s%s%s", log_procname, sep, s); in vfatalc()
/openbsd/usr.sbin/ospf6d/
H A Dlog.c173 logit(LOG_CRIT, "fatal in %s: %s%s%s", in vfatalc()
176 logit(LOG_CRIT, "fatal in %s%s%s", log_procname, sep, s); in vfatalc()
/openbsd/sbin/dhcpleased/
H A Dlog.c173 logit(LOG_CRIT, "fatal in %s: %s%s%s", in vfatalc()
176 logit(LOG_CRIT, "fatal in %s%s%s", log_procname, sep, s); in vfatalc()
/openbsd/usr.sbin/bgpd/
H A Dlog.c173 logit(LOG_CRIT, "fatal in %s: %s%s%s", in vfatalc()
176 logit(LOG_CRIT, "fatal in %s%s%s", log_procname, sep, s); in vfatalc()
/openbsd/usr.sbin/dhcrelay6/
H A Dlog.c173 logit(LOG_CRIT, "fatal in %s: %s%s%s", in vfatalc()
176 logit(LOG_CRIT, "fatal in %s%s%s", log_procname, sep, s); in vfatalc()
/openbsd/usr.sbin/rad/
H A Dlog.c173 logit(LOG_CRIT, "fatal in %s: %s%s%s", in vfatalc()
176 logit(LOG_CRIT, "fatal in %s%s%s", log_procname, sep, s); in vfatalc()

12345