Searched refs:kvstorageRead (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/src/ |
| H A D | os_kv.c | 171 static int kvstorageRead(const char*, const char *zKey, char *zBuf, int nBuf); 239 static int kvstorageRead( in kvstorageRead() function 314 kvstorageRead, 512 int szTxt = kvstorageRead(pFile->zClass, "jrnl", 0, 0); in kvvfsReadJrnl() 519 kvstorageRead(pFile->zClass, "jrnl", aTxt, szTxt+1); in kvvfsReadJrnl()
|