Home
last modified time | relevance | path

Searched defs:LOG_ALERT (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dsyslog.d37 LOG_ALERT = 1, /* action must be taken immediately */ in version() enumerator
99 LOG_ALERT = 1, /* action must be taken immediately */ in version() enumerator
157 LOG_ALERT = 1, /* action must be taken immediately */ in version() enumerator
222 LOG_ALERT = 1, /* action must be taken immediately */ in version() enumerator
286 LOG_ALERT = 1, /* action must be taken immediately */ in version() enumerator
352 LOG_ALERT = 1, /* action must be taken immediately */ in version() enumerator
417 LOG_ALERT = 1, /* action must be taken immediately */ in version() enumerator
475 LOG_ALERT = 1, /* action must be taken immediately */ in version() enumerator
535 LOG_ALERT = 1, /* action must be taken immediately */ in version() enumerator
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbss_log.c55 # define LOG_ALERT 1 macro
67 # define LOG_ALERT 1 macro
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_log.c55 # define LOG_ALERT 1 macro
67 # define LOG_ALERT 1 macro
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_syslog.h33 #define LOG_ALERT 1 /* action must be taken immediately */ macro
/netbsd-src/sys/sys/
H A Dsyslog.h54 #define LOG_ALERT 1 /* action must be taken immediately */ macro