Searched defs:STAILQ_REMOVE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/usr.bin/csup/
H A Dqueue.h116 #undef STAILQ_REMOVE macro
117 #define STAILQ_REMOVE(head, elm, type, field) do { \ macro
/freebsd-10-stable/contrib/openbsm/compat/
H A Dqueue.h283 #define STAILQ_REMOVE(head, elm, type, field) do { \ macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dqueue.h314 #define STAILQ_REMOVE(head, elm, type, field) do { \ macro
/freebsd-10-stable/sys/sys/
H A Dqueue.h370 #define STAILQ_REMOVE(head, elm, type, field) do { \ macro

Completed in 121 milliseconds