Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c3179 static void checkAppendMsg(IntegrityCk *pCheck, char *zMsg1, char *zMsg2){ in checkAppendMsg() function
3203 checkAppendMsg(pCheck, zContext, zBuf); in checkRef()
3209 checkAppendMsg(pCheck, zContext, zBuf); in checkRef()
3232 checkAppendMsg(pCheck, zContext, zMsg); in checkList()
3238 checkAppendMsg(pCheck, zContext, zMsg); in checkList()
3317 checkAppendMsg(pCheck, zContext, zMsg); in checkTreePage()
3322 checkAppendMsg(pCheck, zContext, zMsg); in checkTreePage()
3359 checkAppendMsg(pCheck, zContext, "Key is out of order"); in checkTreePage()
3367 checkAppendMsg(pCheck, zContext, "Child page depth differs"); in checkTreePage()
3398 checkAppendMsg(pCheck, zMsg, 0); in checkTreePage()
[all …]