Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dvfsstat.c152 static int vstatSync(sqlite3_file*, int flags);
215 vstatSync, /* xSync */
300 static int vstatSync(sqlite3_file *pFile, int flags){ in vstatSync() function