Searched refs:IntegrityCk (Results 1 – 1 of 1) sorted by relevance
3169 typedef struct IntegrityCk IntegrityCk; typedef3170 struct IntegrityCk { struct3181 static void checkAppendMsg(IntegrityCk *pCheck, char *zMsg1, char *zMsg2){ in checkAppendMsg() argument3200 static int checkRef(IntegrityCk *pCheck, int iPage, char *zContext){ in checkRef()3222 IntegrityCk *pCheck, /* Integrity checking context */ in checkList()3292 IntegrityCk *pCheck, /* Context for the sanity check */ in checkTreePage()3436 IntegrityCk sCheck; in fileBtreeIntegrityCheck()