Home
last modified time | relevance | path

Searched defs:winVfsAppData (Results 1 – 4 of 4) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dos_win.c297 typedef struct winVfsAppData winVfsAppData; typedef
298 struct winVfsAppData { struct
299 const sqlite3_io_methods *pMethod; /* The file I/O methods to use. */
300 void *pAppData; /* The extra pAppData, if any. */
301 BOOL bNoLock; /* Non-zero if locking is disabled. */
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dos_win.c296 typedef struct winVfsAppData winVfsAppData; typedef
297 struct winVfsAppData { struct
298 const sqlite3_io_methods *pMethod; /* The file I/O methods to use. */
299 void *pAppData; /* The extra pAppData, if any. */
300 BOOL bNoLock; /* Non-zero if locking is disabled. */
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dos_win.c296 typedef struct winVfsAppData winVfsAppData; typedef
297 struct winVfsAppData { struct
298 const sqlite3_io_methods *pMethod; /* The file I/O methods to use. */
299 void *pAppData; /* The extra pAppData, if any. */
300 BOOL bNoLock; /* Non-zero if locking is disabled. */
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dos_win.c296 typedef struct winVfsAppData winVfsAppData; typedef
297 struct winVfsAppData { struct
298 const sqlite3_io_methods *pMethod; /* The file I/O methods to use. */
299 void *pAppData; /* The extra pAppData, if any. */
300 BOOL bNoLock; /* Non-zero if locking is disabled. */