Home
last modified time | relevance | path

Searched defs:readOnly (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_property.c202 jboolean readOnly = zfs_prop_readonly(prop) ? in create_BasicProperty() local
348 jboolean readOnly = zfs_prop_readonly(prop) ? in create_default_BasicProperty() local
/titanic_52/usr/src/lib/libsqlite/src/
H A Dtest2.c498 int readOnly = 0; in fake_big_file() local
H A Dpager.c191 u8 readOnly; /* True for a read-only database */ member
938 int readOnly = 0; in sqlitepager_open() local
H A DsqliteInt.h507 u8 readOnly; /* True if this table should not be written by the user */ member
H A Dbtree.c360 u8 readOnly; /* True if the underlying file is readonly */ member
[all...]