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

/freebsd-10-stable/usr.bin/csup/
H A Dqueue.h219 #undef LIST_REMOVE macro
220 #define LIST_REMOVE(elm, field) do { \ macro
/freebsd-10-stable/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h196 #define LIST_REMOVE(elm, field) do { \ macro
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h400 #define LIST_REMOVE(elm, field) do { \ macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsys-queue.h71 #undef LIST_REMOVE macro
313 #define LIST_REMOVE(elm, field) do { \ macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h426 #define LIST_REMOVE(elm, field) do { \ macro
/freebsd-10-stable/sys/sys/
H A Dqueue.h544 #define LIST_REMOVE(elm, field) do { \ macro

Completed in 190 milliseconds