Searched defs:pCursor (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libsqlite/src/ | ||
H A D | vdbeInt.h | 64 BtCursor *pCursor; /* The cursor structure of the backend */ member |
H A D | btree.c | 354 BtCursor *pCursor; /* A list of all open cursors */ member |