Searched refs:LOG_EMERG (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/udhcpd/
H A Ddebug.h19 # define LOG_EMERG "EMERGENCY!" macro
/asus-wl-520gu-7.0.1.45/src/router/iptables/extensions/
H A Dlibip6t_LOG.c58 { "emerg", LOG_EMERG },
62 { "panic", LOG_EMERG }, /* DEPRECATED */
H A Dlibipt_LOG.c58 { "emerg", LOG_EMERG },
62 { "panic", LOG_EMERG }, /* DEPRECATED */
/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dincludes.h1144 #ifndef LOG_EMERG
1145 #define LOG_EMERG 0 /* system is unusable */ macro
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/include/
H A Dportable.h607 # define LOG_EMERG 0 /* system is unusable */ macro
/asus-wl-520gu-7.0.1.45/src/router/LPRng/src/common/
H A Derrormsg.c207 if( (LOG_EMERG < LOG_INFO && kind <= LOG_INFO )
208 || ( LOG_EMERG > LOG_INFO && kind >= LOG_INFO )){

Completed in 73 milliseconds