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

/haiku/headers/private/firewire/
H A Dqueue.h358 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dqueue.h498 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/haiku/headers/compatibility/bsd/sys/
H A Dqueue.h363 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro
/haiku/src/add-ons/kernel/drivers/disk/nvme/libnvme/
H A Dnvme_internal.h52 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ macro

Completed in 121 milliseconds