Searched refs:IntegrityCk (Results 1 – 1 of 1) sorted by relevance
3167 typedef struct IntegrityCk IntegrityCk; typedef3168 struct IntegrityCk { struct3179 static void checkAppendMsg(IntegrityCk *pCheck, char *zMsg1, char *zMsg2){ in checkAppendMsg() argument3198 static int checkRef(IntegrityCk *pCheck, int iPage, char *zContext){ in checkRef()3220 IntegrityCk *pCheck, /* Integrity checking context */ in checkList()3290 IntegrityCk *pCheck, /* Context for the sanity check */ in checkTreePage()3434 IntegrityCk sCheck; in fileBtreeIntegrityCheck()