Home
last modified time | relevance | path

Searched refs:other1 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate.cfg38 export OTHER1=other1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/
H A Dacl.cfg42 export ZFS_ACL_OTHER1=other1
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c2161 char *other1; in nfs_validate_property() local
2233 other1 = SHOPT_RW; in nfs_validate_property()
2236 other1 = SHOPT_RO; in nfs_validate_property()
2239 other1 = SHOPT_RO; in nfs_validate_property()
2242 other1 = NULL; in nfs_validate_property()
2245 if (other1 == NULL && other2 == NULL) in nfs_validate_property()
2250 oprop1 = sa_get_property(parent, other1); in nfs_validate_property()