Searched defs:SLIST_FOREACH (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dqueue.h72 #define SLIST_FOREACH(var, head, field) \ macro
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_hardlink.c132 SLIST_FOREACH(hl, hl_q, next_hardlink) { function
209 SLIST_FOREACH(hl, hl_q, next_hardlink)
/illumos-gate/usr/src/uts/common/io/drm/
H A Dqueue.h160 #define SLIST_FOREACH(var, head, field) \ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dqueue.h245 #define SLIST_FOREACH(var, head, field) \ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dqueue.h190 #define SLIST_FOREACH(var, head, field) \ macro

Completed in 79 milliseconds