Searched defs:IntegrityCk (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c3169 typedef struct IntegrityCk IntegrityCk; typedef in typeref:struct:IntegrityCk
3170 struct IntegrityCk { struct
3181 static void checkAppendMsg(IntegrityCk *pCheck, char *zMsg1, char *zMsg2){
3200 static int checkRef(IntegrityCk *pCheck, int iPage, char *zContext){
3222 IntegrityCk *pCheck, /* Integrity checking context */
3292 IntegrityCk *pCheck, /* Context for the sanity check */
3436 IntegrityCk sCheck;

Completed in 55 milliseconds