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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.h967 int (*xDelete)(sqlite3_vfs*, const char *zName, int syncDir);
H A Dsqlite3.c1520 int (*xDelete)(sqlite3_vfs*, const char *zName, int syncDir);
24055 int syncDir /* Not used on os2 */
29100 fillInUnixFile( sqlite3_vfs *pVfs, int h, int syncDir, sqlite3_file *pId, const char *zFilename, int noLock, int isDelete, int isReadOnly ) argument
29539 int syncDir = (isCreate && ( local
[all...]

Completed in 187 milliseconds