Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/include/
H A Dsys-queue.h347 #define SIMPLEQ_INIT(head) do { \ macro
/titanic_44/usr/src/uts/common/sys/
H A Dqueue.h358 #define SIMPLEQ_INIT(head) do { \ macro