Home
last modified time | relevance | path

Searched refs:SIMPLEQ_ENTRY (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/ssh/include/
H A Dsys-queue.h82 #undef SIMPLEQ_ENTRY
326 #define SIMPLEQ_ENTRY(type) \ macro
/titanic_41/usr/src/uts/common/io/skd/
H A Dskd.h328 SIMPLEQ_ENTRY(skd_buf_private) sq;
/titanic_41/usr/src/uts/common/sys/
H A Dqueue.h350 #define SIMPLEQ_ENTRY(type) \ macro