Searched refs:SQLITE_IOCAP_SAFE_APPEND (Results 1 – 2 of 2) sorted by relevance
665 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro
978 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro42536 SQLITE_IOCAP_SAFE_APPEND | /* growing the file does not occur until42546 SQLITE_IOCAP_SAFE_APPEND | /* growing the file does not occur until42555 SQLITE_IOCAP_SAFE_APPEND | /* growing the file does not occur until42579 SQLITE_IOCAP_SAFE_APPEND | /* growing the file does not occur until53370 SQLITE_IOCAP_SAFE_APPEND |58594 || (sqlite3OsDeviceCharacteristics(pPager->fd)&SQLITE_IOCAP_SAFE_APPEND)61385 if( 0==(iDc&SQLITE_IOCAP_SAFE_APPEND) ){61458 if( newHdr && 0==(iDc&SQLITE_IOCAP_SAFE_APPEND) ){