Searched defs:bReadonly (Results 1 – 6 of 6) sorted by relevance
52 int bReadonly; /* True if Database.pFile is read-only */ member266 int bReadonly = 0; /* True if there exist read-only conns. */ in doDbDisconnect() local475 int bReadonly = (pDb->bReadonly && pDb->bMultiProc); in lsmDbDatabaseConnect() local
88 int bReadonly = (flags & LSM_OPEN_READONLY); in lsmPosixOsOpen() local
205 int bReadonly = (flags & LSM_OPEN_READONLY); in win32Open() local
553 int bReadonly, /* True to open this file read-only */ in fsOpenFile()621 int bReadonly /* True to open db file read-only */ in lsmFsOpen()
354 int bReadonly; /* Configured by LSM_CONFIG_READONLY */ member
618 int bReadonly = 0; in do_speed_test2() local