Searched defs:xqInfo (Results 1 – 1 of 1) sorted by relevance
86 typedef struct xqInfo { struct 102 struct xqInfo *xq_next, /* next xqInfo structure in list */ argument 103 *xq_prev; /* previous xqInfo structure in list */ argument 106 } xqInfo; typedef