Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dqueue.h431 #define _TAILQ_ENTRY(type) \ macro
436 #define TAILQ_ENTRY(type) _TAILQ_ENTRY(struct type)