Searched defs:TestQtailqElement (Results 1 – 1 of 1) sorted by relevance
669 typedef struct TestQtailqElement TestQtailqElement; typedef671 struct TestQtailqElement { struct674 QTAILQ_ENTRY(TestQtailqElement) next; argument