Home
last modified time | relevance | path

Searched defs:SIMPLEQ_FOREACH (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/ssh/include/
H A Dsys-queue.h339 #define SIMPLEQ_FOREACH(var, head, field) \ macro
/titanic_44/usr/src/uts/common/sys/
H A Dqueue.h405 #define SIMPLEQ_FOREACH(var, head, field) \ macro