Home
last modified time | relevance | path

Searched refs:apndWriteMark (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c6417 static int apndWriteMark( in apndWriteMark() function
6455 int rc = apndWriteMark(paf, pFile, iWriteEnd); in apndWrite()
6468 if( SQLITE_OK!=apndWriteMark(paf, pFile, size) ) return SQLITE_IOERR; in apndTruncate()

Completed in 33 milliseconds