Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_tdb4.c222 static int btVfsWrite(bt_file *pFile, sqlite4_int64 iOff, void *pBuf, int nBuf){ in btVfsWrite() function
728 p->env.xWrite = btVfsWrite; in test_bt_open()