Searched refs:KMSG_PRIORITY (Results 1 – 3 of 3) sorted by relevance
45 #define KMSG_PRIORITY(PRI) \ macro57 static const char auditd_message[] = { KMSG_PRIORITY(LOG_INFO), in LogAudit()221 static const char log_info[] = { KMSG_PRIORITY(LOG_INFO) }; in logPrint()222 static const char log_warning[] = { KMSG_PRIORITY(LOG_WARNING) }; in logPrint()
69 #define KMSG_PRIORITY(PRI) \ macro
35 #define KMSG_PRIORITY(PRI) \ macro38 static const char priority_message[] = { KMSG_PRIORITY(LOG_INFO), '\0' };