Searched defs:cistpl_t (Results 1 – 1 of 1) sorted by relevance
255 typedef struct cistpl_t { struct265 struct cistpl_t *prev; /* back pointer */ argument266 struct cistpl_t *next; /* forward pointer */ argument267 } cistpl_t; typedef