Searched refs:LOG_ERR (Results 1 – 2 of 2) sorted by relevance
42 #define LOG_ERR 3 /* ERROR */ macro
68 if (priority <= LOG_ERR) { in vsyslog()