Home
last modified time | relevance | path

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

/dports/databases/py-unqlite/unqlite-0.5.3/src/
H A Dunqlite.c342 #define JX9_IO_OPEN_TEMP 0x100 /* Simple hint: Temporary file */ macro
39723 if( iOpenMode & JX9_IO_OPEN_TEMP ){ in WinFile_Open()
40659 if( iOpenMode & JX9_IO_OPEN_TEMP ){ in UnixFile_Open()