Searched defs:SLIST_FOREACH (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libsmbfs/smb/ |
H A D | queue.h | 72 #define SLIST_FOREACH(var, head, field) \ macro
|
/illumos-gate/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_hardlink.c | 132 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 D | queue.h | 160 #define SLIST_FOREACH(var, head, field) \ macro
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | queue.h | 245 #define SLIST_FOREACH(var, head, field) \ macro
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | queue.h | 190 #define SLIST_FOREACH(var, head, field) \ macro
|
Completed in 121 milliseconds