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

/illumos-gate/usr/src/uts/common/io/drm/
H A Dqueue.h241 #define STAILQ_FOREACH(var, head, field) \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h325 #define STAILQ_FOREACH(var, head, field) \ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h303 #define STAILQ_FOREACH(var, head, field) \ macro
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_loader.c170 STAILQ_FOREACH(entry, menu, next) { function
193 STAILQ_FOREACH(entry, menu, next) { function
322 STAILQ_FOREACH(entry, menu, next) { function
590 STAILQ_FOREACH(entry, menu, next) { function
955 STAILQ_FOREACH(entry, menu, next) { function
1170 STAILQ_FOREACH(m, menu, next) { function
1185 STAILQ_FOREACH(m, menu, next) function

Completed in 71 milliseconds