Searched defs:LOG_ERR (Results 1 – 13 of 13) sorted by relevance
55 LOG_ERR, /**< Error */ enumerator73 #define LOG_ERR (3) macro
49 #define LOG_ERR (PPP_DEBUG | LWIP_DBG_LEVEL_SEVERE) macro
57 # define LOG_ERR 3 macro69 # define LOG_ERR 3 macro
108 #define LOG_ERR 3 /* Error conditions */ macro
13 #define LOG_ERR 3 macro
49 constexpr LogSeverity LOG_ERR = 3; variable
62 constexpr LogSeverity LOG_ERR = 3; variable
756 LOG_ERR = 3 # error conditions variable in SysLogHandler
64 # define LOG_ERR 2 macro