Searched refs:SQLITE_IOCAP_SAFE_APPEND (Results 1 – 4 of 4) sorted by relevance
523 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro
1076 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro38921 || (sqlite3OsDeviceCharacteristics(pPager->fd)&SQLITE_IOCAP_SAFE_APPEND) 41396 if( 0==(iDc&SQLITE_IOCAP_SAFE_APPEND) ){41469 if( newHdr && 0==(iDc&SQLITE_IOCAP_SAFE_APPEND) ){
663 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro
976 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro41962 SQLITE_IOCAP_SAFE_APPEND | /* growing the file does not occur until41972 SQLITE_IOCAP_SAFE_APPEND | /* growing the file does not occur until41981 SQLITE_IOCAP_SAFE_APPEND | /* growing the file does not occur until42005 SQLITE_IOCAP_SAFE_APPEND | /* growing the file does not occur until52655 SQLITE_IOCAP_SAFE_APPEND |57872 || (sqlite3OsDeviceCharacteristics(pPager->fd)&SQLITE_IOCAP_SAFE_APPEND)60663 if( 0==(iDc&SQLITE_IOCAP_SAFE_APPEND) ){60736 if( newHdr && 0==(iDc&SQLITE_IOCAP_SAFE_APPEND) ){