Searched refs:ZFS_ACL_CUR_USER (Results 1 – 10 of 10) sorted by relevance
387 for user in $ZFS_ACL_CUR_USER root $ZFS_ACL_STAFF2; do422 create_object "dir" $object $ZFS_ACL_CUR_USER424 create_object "file" $object $ZFS_ACL_CUR_USER444 for user in $ZFS_ACL_CUR_USER root $ZFS_ACL_STAFF2; do465 create_object "dir" $object $ZFS_ACL_CUR_USER467 create_object "file" $object $ZFS_ACL_CUR_USER487 for user in $ZFS_ACL_CUR_USER root $ZFS_ACL_STAFF2; do508 create_object "dir" $object $ZFS_ACL_CUR_USER510 create_object "file" $object $ZFS_ACL_CUR_USER530 for user in $ZFS_ACL_CUR_USER root $ZFS_ACL_STAFF2; do[all …]
134 create_object "file" $gobject $ZFS_ACL_CUR_USER
118 $acc == allow || $ZFS_ACL_CUR_USER == root ]]; then126 log_must read_ACL $node $ZFS_ACL_CUR_USER127 $log write_ACL $node $ZFS_ACL_CUR_USER138 if [[ $ZFS_ACL_CUR_USER == root ]]; then140 elif [[ $ZFS_ACL_CUR_USER == $ZFS_ACL_STAFF1 ]]; then
88 log=$(logname $node $acl_spec $ZFS_ACL_CUR_USER)89 $log rwx_node $ZFS_ACL_CUR_USER $node $acl_spec
133 log=$(logname $acl_target $ZFS_ACL_CUR_USER)134 $log operate_node $ZFS_ACL_CUR_USER $node $acl_target
127 log=$(logname $acl_target $owner $ZFS_ACL_CUR_USER)128 $log operate_node $ZFS_ACL_CUR_USER $node $acl_target
178 log=$(logname "$acl_parent" $acl_target $ZFS_ACL_CUR_USER)179 $log operate_node $ZFS_ACL_CUR_USER $node
78 case $ZFS_ACL_CUR_USER in
229 export ZFS_ACL_CUR_USER=$1239 chg_usr_exec "$ZFS_ACL_CUR_USER" $@
46 export ZFS_ACL_CUR_USER=""