Searched defs:CIRCLEQ_LAST (Results 1 - 2 of 2) sorted by last modified time

/freebsd-9.3-release/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h397 #define CIRCLEQ_LAST(head) ((head)->cqh_last) macro
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dsys-queue.h108 #undef CIRCLEQ_LAST macro
546 #define CIRCLEQ_LAST(head) ((head)->cqh_last) macro

Completed in 151 milliseconds