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

/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h400 #define CIRCLEQ_PREV(elm, field) ((elm)->field.cqe_prev) macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h111 #undef CIRCLEQ_PREV macro
549 #define CIRCLEQ_PREV(elm, field) ((elm)->field.cqe_prev) macro

Completed in 201 milliseconds