Home
last modified time | relevance | path

Searched defs:pCursor (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A DvdbeInt.h64 BtCursor *pCursor; /* The cursor structure of the backend */ member
H A Dbtree.c354 BtCursor *pCursor; /* A list of all open cursors */ member