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

/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h396 #define CIRCLEQ_FIRST(head) ((head)->cqh_first) macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h107 #undef CIRCLEQ_FIRST macro
545 #define CIRCLEQ_FIRST(head) ((head)->cqh_first) macro

Completed in 80 milliseconds