Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsqlite/src/
H A Dbtree.c3181 static void checkAppendMsg(IntegrityCk *pCheck, char *zMsg1, char *zMsg2){ in checkAppendMsg() function
3205 checkAppendMsg(pCheck, zContext, zBuf); in checkRef()
3211 checkAppendMsg(pCheck, zContext, zBuf); in checkRef()
3234 checkAppendMsg(pCheck, zContext, zMsg); in checkList()
3240 checkAppendMsg(pCheck, zContext, zMsg); in checkList()
3319 checkAppendMsg(pCheck, zContext, zMsg); in checkTreePage()
3324 checkAppendMsg(pCheck, zContext, zMsg); in checkTreePage()
3361 checkAppendMsg(pCheck, zContext, "Key is out of order"); in checkTreePage()
3369 checkAppendMsg(pCheck, zContext, "Child page depth differs"); in checkTreePage()
3400 checkAppendMsg(pCheck, zMsg, 0); in checkTreePage()
[all …]