Searched defs:LIST_REMOVE (Results 1 - 4 of 4) sorted by last modified time

/freebsd-10.0-release/usr.bin/csup/
H A Dqueue.h219 #undef LIST_REMOVE macro
220 #define LIST_REMOVE(elm, field) do { \ macro
/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dsys-queue.h71 #undef LIST_REMOVE macro
313 #define LIST_REMOVE(elm, field) do { \ macro
/freebsd-10.0-release/sys/sys/
H A Dqueue.h465 #define LIST_REMOVE(elm, field) do { \ macro
/freebsd-10.0-release/contrib/openbsm/compat/
H A Dqueue.h401 #define LIST_REMOVE(elm, field) do { \ macro

Completed in 68 milliseconds