Home
last modified time | relevance | path

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

/titanic_52/usr/src/uts/common/sys/
H A Dqueue.h276 #define STAILQ_INIT(head) do { \ macro
/titanic_52/usr/src/boot/sys/sys/
H A Dqueue.h323 #define STAILQ_INIT(head) do { \ macro