Searched defs:Previous (Results 1 - 2 of 2) sorted by relevance
| /osnet-11/usr/src/lib/libsqlite/src/ | ||
| H A D | btree.h | 81 int (*Previous)(BtCursor*, int *pRes); member in struct:BtCursorOps 132 #define sqliteBtreePrevious(pCur, pRes) (btCOps(pCur)->Previous(pCur, pRes)) |
| /osnet-11/usr/src/lib/pkcs11/pkcs11_tpm/common/ | ||
| H A D | tpmtok_int.h | 184 void *Previous; member in struct:__anon2822 |
Completed in 64 milliseconds