Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/libevent/compat/sys/
HDqueue.h182 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-13-stable/contrib/ntp/sntp/libevent/compat/sys/
HDqueue.h182 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-13-stable/contrib/openbsm/compat/
HDqueue.h382 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-13-stable/crypto/openssh/openbsd-compat/
HDsys-queue.h306 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-13-stable/sys/sys/
HDqueue.h614 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-13-stable/contrib/libarchive/unzip/
HDla_queue.h538 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro