Searched refs:_EVENT_LOG_WARN (Results 1 – 4 of 4) sorted by relevance
86 _warn_helper(_EVENT_LOG_WARN, errno, fmt, ap); in event_warn()107 _warn_helper(_EVENT_LOG_WARN, -1, fmt, ap); in event_warnx()175 case _EVENT_LOG_WARN: in event_log()
341 #define _EVENT_LOG_WARN 2 macro
713 #define _EVENT_LOG_WARN EVENT_LOG_WARN macro
723 _EVENT_LOG_WARN, and _EVENT_LOG_ERR are still exposed in event.h: they