OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOG_ALERT
(Results
1 - 12
of
12
) sorted by relevancy
/src/usr.sbin/sdpd/
log.c
63
log_alert
(char const *message, ...)
function in typeref:typename:void
68
vsyslog(
LOG_ALERT
, message, ap);
/src/sys/sys/
syslog.h
54
#define
LOG_ALERT
1 /* action must be taken immediately */
76
{ "alert",
LOG_ALERT
},
/src/lib/lua/syslog/
syslog.c
131
CONSTANT(
LOG_ALERT
),
/src/usr.sbin/sesd/srcs/
sesd.c
158
syslog(
LOG_ALERT
,
/src/sys/kern/
kern_veriexec.c
547
log(
LOG_ALERT
, "Veriexec: %s [%s, prog=%s pid=%u, "
770
log(
LOG_ALERT
, "Veriexec: Preventing rename of `%s' to "
788
log(
LOG_ALERT
, "Veriexec: Preventing rename of `%s' "
1278
log(
LOG_ALERT
, "Veriexec: IPS mode, preventing"
1290
log(
LOG_ALERT
, "Veriexec: Lockdown mode, preventing unmount "
1316
log(
LOG_ALERT
, "Veriexec: Preventing new file "
kern_pax.c
808
log(
LOG_ALERT
, "PaX Segvguard: [%s] Suspending "
821
log(
LOG_ALERT
, "PaX Segvguard: [%s] Preventing "
/src/lib/libwrap/
options.c
520
#ifdef
LOG_ALERT
521
{ "alert",
LOG_ALERT
},
/src/lib/libpam/modules/pam_radius/
pam_radius.c
303
logit(
LOG_ALERT
, "rad_config: %s", rad_strerror(radh));
/src/sbin/savecore/
savecore.c
264
syslog(
LOG_ALERT
, "reboot after panic: %s", panic_mesg);
266
syslog(
LOG_ALERT
, "reboot");
/src/sbin/init/
init.c
429
vsyslog(
LOG_ALERT
, message, ap);
446
vsyslog(
LOG_ALERT
, message, ap);
/src/usr.sbin/lpr/lpd/
printjob.c
940
syslog(
LOG_ALERT
, "%s: can't send to %s; queue full",
/src/sys/dev/pci/
twe.c
212
* a -
LOG_ALERT
973
case 'a': level =
LOG_ALERT
; break;
Completed in 24 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025