HomeSort by: relevance | last modified time | path
    Searched defs:EVUTIL_UPCAST (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/
util-internal.h 286 struct subtype *sub = EVUTIL_UPCAST(super, struct subtype, common);
290 #define EVUTIL_UPCAST(ptr, type, field) \
  /src/external/bsd/ntp/dist/sntp/libevent/
util-internal.h 286 struct subtype *sub = EVUTIL_UPCAST(super, struct subtype, common);
290 #define EVUTIL_UPCAST(ptr, type, field) \

Completed in 12 milliseconds