Home
last modified time | relevance | path

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

/titanic_41/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate.cfg38 export OTHER1=other1
/titanic_41/usr/src/test/zfs-tests/tests/functional/acl/
H A Dacl.cfg42 export ZFS_ACL_OTHER1=other1
/titanic_41/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c2196 char *other1; in nfs_validate_property() local
2276 other1 = SHOPT_RW; in nfs_validate_property()
2279 other1 = SHOPT_RO; in nfs_validate_property()
2282 other1 = SHOPT_RO; in nfs_validate_property()
2285 other1 = NULL; in nfs_validate_property()
2288 if (other1 == NULL && other2 == NULL) in nfs_validate_property()
2293 oprop1 = sa_get_property(parent, other1); in nfs_validate_property()