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

/freebsd-10-stable/usr.bin/csup/
H A Dqueue.h191 #undef LIST_INSERT_AFTER macro
192 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h174 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h373 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h68 #undef LIST_INSERT_AFTER macro
291 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h399 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/freebsd-10-stable/sys/sys/
H A Dqueue.h512 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro

Completed in 92 milliseconds