Home
last modified time | relevance | path

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

/titanic_44/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate.cfg39 export OTHER2=other2
/titanic_44/usr/src/test/zfs-tests/tests/functional/acl/
H A Dacl.cfg43 export ZFS_ACL_OTHER2=other2
/titanic_44/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c2197 char *other2; in nfs_validate_property() local
2277 other2 = SHOPT_NONE; in nfs_validate_property()
2280 other2 = SHOPT_NONE; in nfs_validate_property()
2283 other2 = SHOPT_RW; in nfs_validate_property()
2286 other2 = NULL; in nfs_validate_property()
2288 if (other1 == NULL && other2 == NULL) in nfs_validate_property()
2294 oprop2 = sa_get_property(parent, other2); in nfs_validate_property()