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

/illumos-gate/usr/src/lib/libsqlite/src/
H A Dos.h170 int sqliteOsOpenReadWrite(const char*, OsFile*, int*);
H A Dtest2.c505 rc = sqliteOsOpenReadWrite(argv[2], &fd, &readOnly);
H A Dos.c460 int sqliteOsOpenReadWrite( function
H A Dpager.c947 rc = sqliteOsOpenReadWrite(zFullPathname, &fd, &readOnly);

Completed in 103 milliseconds