Searched refs:SQLITE_IOCAP_SAFE_APPEND (Results 1 – 2 of 2) sorted by relevance
661 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro
971 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro40905 SQLITE_IOCAP_SAFE_APPEND | /* growing the file does not occur until40915 SQLITE_IOCAP_SAFE_APPEND | /* growing the file does not occur until40924 SQLITE_IOCAP_SAFE_APPEND | /* growing the file does not occur until40948 SQLITE_IOCAP_SAFE_APPEND | /* growing the file does not occur until51629 SQLITE_IOCAP_SAFE_APPEND |56848 || (sqlite3OsDeviceCharacteristics(pPager->fd)&SQLITE_IOCAP_SAFE_APPEND)59658 if( 0==(iDc&SQLITE_IOCAP_SAFE_APPEND) ){59731 if( newHdr && 0==(iDc&SQLITE_IOCAP_SAFE_APPEND) ){