Home
last modified time | relevance | path

Searched refs:get_ACE (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_inherit_003_pos.ksh254 aclcur=$(get_ACE $node $count compact)
271 aclcur=$(get_ACE $node $count compact)
H A Dzfs_acl_chmod_rwx_001_pos.ksh90 cur_ace=$(get_ACE $node $num)
H A Dzfs_acl_chmod_compact_001_pos.ksh160 typeset cur_ace=$(get_ACE $node 0 "compact")
H A Dzfs_acl_chmod_inherit_002_pos.ksh238 aclcur=$(get_ACE $node $count)
H A Dzfs_acl_chmod_inherit_002_neg.ksh200 aclcur=$(get_ACE $node $count)
H A Dzfs_acl_chmod_aclmode_001_pos.ksh450 aclcur=$(get_ACE $node $count)
/titanic_44/usr/src/test/zfs-tests/tests/functional/acl/
H A Dacl_common.kshlib264 function get_ACE #<file or dir name> <specified number> <verbose|compact> function