Home
last modified time | relevance | path

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

/netbsd/src/external/public-domain/sqlite/dist/
Dshell.c8763 static int apndSync(sqlite3_file*, int flags);
8829 apndSync, /* xSync */
8931 static int apndSync(sqlite3_file *pFile, int flags){ in apndSync() function