Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_property.c201 jboolean readOnly = zfs_prop_readonly(prop) ? in create_BasicProperty() local
347 jboolean readOnly = zfs_prop_readonly(prop) ? in create_default_BasicProperty() local
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dtest2.c495 int readOnly = 0; in fake_big_file() local
H A Dpager.c189 u8 readOnly; /* True for a read-only database */ member
936 int readOnly = 0; in sqlitepager_open() local
H A DsqliteInt.h504 u8 readOnly; /* True if this table should not be written by the user */ member
H A Dbtree.c358 u8 readOnly; /* True if the underlying file is readonly */ member