Home
last modified time | relevance | path

Searched defs:LIST_INSERT_BEFORE (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/libevent/compat/sys/
Dqueue.h182 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-12-stable/contrib/ntp/sntp/libevent/compat/sys/
Dqueue.h182 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-12-stable/contrib/openbsm/compat/
Dqueue.h382 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-12-stable/crypto/openssh/openbsd-compat/
Dsys-queue.h306 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-12-stable/sys/sys/
Dqueue.h575 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro