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

/freebsd-11-stable/crypto/heimdal/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...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h1379 int (*xDelete)(sqlite3_vfs*, const char *zName, int syncDir);
H A Dshell.c3787 static int apndDelete(sqlite3_vfs*, const char *zName, int syncDir);
H A Dsqlite3.c2442 int (*xDelete)(sqlite3_vfs*, const char *zName, int syncDir);
[all...]

Completed in 877 milliseconds