Searched defs:vtshim_cursor (Results 1 – 1 of 1) sorted by relevance
26 typedef struct vtshim_cursor vtshim_cursor; typedef54 struct vtshim_cursor { struct57 vtshim_cursor **ppPrev; /* Previous on list of all cursors */ argument58 vtshim_cursor *pNext; /* Next on list of all cursors */ argument