Searched refs:acl_inherit_object (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/tests/sys/cddl/zfs/tests/acl/nontrivial/
H A Dzfs_acl_chmod_compact_001_pos.ksh130 # acl_inherit_object acl_inherit_strategy acl_type
134 typeset acl_inherit_object=$3
150 if [[ $acl_inherit_object == *"$element"* ]]; then
177 # acl_inherit_object acl_inherit_strategy acl_type
182 typeset acl_inherit_object=$4
187 "$acl_inherit_object" "$acl_inherit_strategy" "$acl_type")
200 typeset acl_flag acl_access acl_inherit_object acl_inherit_strategy acl_type
218 acl_inherit_object=$(form_random_str a_inherit_object $cnt)
221 acl_spec=${acl_spec}:${acl_inherit_object}${acl_inherit_strategy}
241 "$acl_inherit_object" "
[all...]

Completed in 128 milliseconds