Home
last modified time | relevance | path

Searched refs:IntegrityCk (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c72783 typedef struct IntegrityCk IntegrityCk; typedef
72784 struct IntegrityCk { struct
83687 static void checkOom(IntegrityCk *pCheck){
83697 static void checkProgress(IntegrityCk *pCheck){
83723 IntegrityCk *pCheck,
83754 static int getPageReferenced(IntegrityCk *pCheck, Pgno iPg){
83763 static void setPageReferenced(IntegrityCk *pCheck, Pgno iPg){
83778 static int checkRef(IntegrityCk *pCheck, Pgno iPage){
83798 IntegrityCk *pCheck, /* Integrity check context */
83827 IntegrityCk *pCheck, /* Integrity checking context */
[all …]