Searched defs:CIRCLEQ_INSERT_BEFORE (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h432 #define CIRCLEQ_INSERT_BEFORE(head, listelm, elm, field) do { \ macro
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h117 #undef CIRCLEQ_INSERT_BEFORE macro
593 #define CIRCLEQ_INSERT_BEFORE(head, listelm, elm, field) do { \ macro

Completed in 124 milliseconds