Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dsqlite3.c38034 static int kvstorageRead(const char*, const char *zKey, char *zBuf, int nBuf);
38102 static int kvstorageRead( in kvstorageRead() function
38177 kvstorageRead,
38375 int szTxt = kvstorageRead(pFile->zClass, "jrnl", 0, 0); in kvvfsReadJrnl()
38382 kvstorageRead(pFile->zClass, "jrnl", aTxt, szTxt+1); in kvvfsReadJrnl()