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

/freebsd-10-stable/usr.bin/csup/
H A Dqueue.h200 #undef LIST_INSERT_BEFORE macro
201 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h182 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h382 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h69 #undef LIST_INSERT_BEFORE macro
299 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h408 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-10-stable/sys/sys/
H A Dqueue.h521 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro

Completed in 125 milliseconds