Searched defs:cistpl_t (Results 1 – 1 of 1) sorted by relevance
253 typedef struct cistpl_t { struct263 struct cistpl_t *prev; /* back pointer */ argument264 struct cistpl_t *next; /* forward pointer */ argument265 } cistpl_t; typedef