Home
last modified time | relevance | path

Searched defs:LIST_FOREACH_SAFE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/sys/
H A Dqueue.h498 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h464 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h474 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro