Searched defs:ALERT (Results 1 – 3 of 3) sorted by relevance
81 pub static ALERT: [u8; LENGTH] = generate(false, bindings::KERN_ALERT); constant
24 #define ALERT(fmt, ...) logit(LOG_ALERT, fmt, ##__VA_ARGS__) macro
39 ALERT = LOG_ALERT, enumerator