Searched defs:CIRCLEQ_END (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h398 #define CIRCLEQ_END(head) ((void *)(head)) macro
[all...]
/freebsd-12-stable/contrib/libevent/compat/sys/
H A Dqueue.h398 #define CIRCLEQ_END(head) ((void *)(head)) macro
[all...]
/freebsd-12-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h114 #undef CIRCLEQ_END macro
552 #define CIRCLEQ_END(head) ((void *)(head)) macro
[all...]

Completed in 43 milliseconds