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

/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_chmod_rwx_003_pos.ksh79 function check_chmod_results #node acl_spec g_usr o_usr
83 typeset g_usr=$3
92 log=$(logname $node $acl_spec $g_usr)
93 $log rwx_node $g_usr $node $acl_spec
104 typeset g_usr=$2
114 $node $acl_spec $g_usr $o_usr
H A Dzfs_acl_chmod_owner_001_pos.ksh213 typeset g_usr=$5
235 for new_owner in $g_usr "nobody"; do
238 log=$(logname $acl_target $g_usr $old_owner \
241 $log operate_node_owner $g_usr $node \
244 $log operate_node_group $g_usr \
249 for new_owner in $g_usr "nobody"; do
268 typeset g_usr=$3
278 check_chmod_results $user $node $flag $acl_t $g_usr \
H A Dzfs_acl_chmod_delete_001_pos.ksh161 function check_chmod_results #node flag acl_parent acl_target g_usr o_usr
167 typeset g_usr=$5
181 log=$(logname "$acl_parent" $acl_target $g_usr)
182 $log operate_node $g_usr $node
195 function test_chmod_basic_access #node g_usr o_usr
198 typeset g_usr=$2
220 "$acl_p" "$acl_t" "$g_usr" "$o_usr"
H A Dzfs_acl_chmod_xattr_001_pos.ksh122 function check_chmod_results #node flag acl_target g_usr o_usr
127 typeset g_usr=$4
136 log=$(logname $acl_target $g_usr)
137 $log operate_node $g_usr $node $acl_target
145 function test_chmod_basic_access #node g_usr o_usr
148 typeset g_usr=$2
161 "$acl_t" "$g_usr" "$o_usr"
H A Dzfs_acl_chmod_xattr_002_pos.ksh115 function check_chmod_results #node flag acl_target owner g_usr o_usr
121 typeset g_usr=$5
130 log=$(logname $acl_target $owner $g_usr)
131 $log operate_node $g_usr $node $acl_target
139 function test_chmod_basic_access #node owner g_usr o_usr
143 typeset g_usr=$3
156 "$acl_t" "$owner" "$g_usr" "$o_usr"

Completed in 45 milliseconds