Home
last modified time | relevance | path

Searched defs:CIRCLEQ_FIRST (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h396 #define CIRCLEQ_FIRST(head) ((head)->cqh_first) macro
/freebsd/contrib/libevent/compat/sys/
H A Dqueue.h396 #define CIRCLEQ_FIRST(head) ((head)->cqh_first) macro