Searched defs:isReadonly (Results 1 – 3 of 3) sorted by relevance
3733 u8 isReadonly; /* True if read-only */ member5048 int isReadonly = (flags & SQLITE_OPEN_READONLY); local
4286 u8 isReadonly; /* True if read-only */ member6101 int isReadonly = (flags & SQLITE_OPEN_READONLY); in unixOpen() local
398 int isReadonly in createIncrblobChannel()