HomeSort by relevance Sort by last modified time
    Searched refs:_EVENT_LOG_ERR (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libevent/
log.c 75 _warn_helper(_EVENT_LOG_ERR, errno, fmt, ap);
96 _warn_helper(_EVENT_LOG_ERR, -1, fmt, ap);
178 case _EVENT_LOG_ERR:
event.h 342 #define _EVENT_LOG_ERR 3
348 _EVENT_LOG_DEBUG and _EVENT_LOG_ERR, and a string. If cb is NULL,
    [all...]

Completed in 336 milliseconds