HomeSort by relevance Sort by last modified time
    Searched refs:access (Results 1 - 25 of 75) sorted by null

1 2 3

  /test/ontest-stc2/src/suites/zfs/tests/functional/acl/nontrivial/
zfs_acl_chmod_rwx_004_pos.ksh 40 # override existed access rule.
44 # 2. Loop the specified access one by one.
59 function check_access #log user node access rflag
64 typeset access=$4
67 if [[ $rflag == "allow" && $access == execute ]]; then
68 rwx_node $user $node $access
75 log_note "SUCCESS: rwx_node $user $node $access"
77 log_fail "FAIL: rwx_node $user $node $access"
80 $log rwx_node $user $node $access
84 function verify_explicit_ACL_rule #node access fla
    [all...]
zfs_acl_chmod_rwx_003_pos.ksh 44 # 2. Separated verify type@:access:allow|deny to file and directory
118 typeset flag access acl_spec
121 for access in ${a_access[@]}; do
123 acl_spec="$flag:$access:$tp"
  /test/stcnv/usr/src/suites/fs/zfs/tests/functional/acl/nontrivial/
zfs_acl_chmod_rwx_004_pos.ksh 40 # override existed access rule.
44 # 2. Loop the specified access one by one.
59 function check_access #log user node access rflag
64 typeset access=$4
67 if [[ $rflag == "allow" && $access == execute ]]; then
68 rwx_node $user $node $access
75 log_note "SUCCESS: rwx_node $user $node $access"
77 log_fail "FAIL: rwx_node $user $node $access"
80 $log rwx_node $user $node $access
84 function verify_explicit_ACL_rule #node access fla
    [all...]
zfs_acl_chmod_rwx_003_pos.ksh 44 # 2. Separated verify type@:access:allow|deny to file and directory
118 typeset flag access acl_spec
121 for access in ${a_access[@]}; do
123 acl_spec="$flag:$access:$tp"
  /test/stcnv/usr/src/suites/nfs/nfsgen/tests/acl/nontrivial/
acl_chmod_rwx_pos004.ksh 40 # override existed access rule.
44 # 2. Loop the specified access one by one.
58 function check_access #log user node access rflag
66 typeset access=$4
69 if [[ $rflag == "allow" && $access == execute ]]; then
70 rwx_node $user $node $access > $STF_TMPDIR/$NAME.$$ 2>&1
77 echo "FAIL: rwx_node $user $node $access"
81 $log rwx_node $user $node $access \
87 function verify_explicit_ACL_rule #node access flag
94 typeset access=$
    [all...]
acl_chmod_rwx_pos003.ksh 44 # 2. Separated verify type@:access:allow|deny to file and directory
111 # has no permission to access zone path.
144 typeset flg access acl_spec
147 for access in ${a_access[@]}; do
149 acl_spec="$flg:$access:$tp"
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/basic_ops/access/
Makefile 29 TDIR= basic_ops/access
34 DATAFILES= ACCESS.env ACCESS.flist
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/basic_ops/access/
Makefile 29 TDIR= basic_ops/access
34 DATAFILES= ACCESS.env ACCESS.flist
  /test/stcnv/usr/src/suites/os/xvm/virt-install/tests/file/
tp_file_003.py 69 if not os.access (vdisk_xml, os.F_OK):
85 if not os.access (flatfile, os.F_OK):
  /test/stcnv/usr/src/suites/os/xvm/virt-install/tests/nfs/
tp_nfs_001.py 55 if not os.access (vi_disk, os.F_OK):
56 ctiutils.cti_report ("unable to access the vdisk: %s" % vi_disk)
69 if not os.access (vdisk, os.F_OK):
71 ctiutils.cti_report ("unable to access the vdisk file: %s" % vdisk)
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/basic_ops/
Makefile 32 SUBDIRS= access close commit create getattr getfh link lookup\
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/basic_ops/
Makefile 32 SUBDIRS= access close commit create getattr getfh link lookup\
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/
README 39 acl - access control list tests
  /test/stcnv/usr/src/suites/nfs/nfsv4/tests/
README 39 acl - access control list tests
  /test/stcnv/usr/src/suites/os/xvm/virt-install/tests/test_hypervisor/
tp_test_hypervisor_002.py 97 os.access ("%s/vdisk.vmdk" % vdisk_path, os.F_OK) and
98 os.access ("%s/vdisk-flat.vmdk" % vdisk_path, os.F_OK) and
tp_test_hypervisor_007.py 88 os.access ("/dev/zvol/dsk/%s/%s" % (zpool, zvol), os.F_OK)):
tp_test_hypervisor_001.py 93 os.access ("%s/vdisk.vmdk" % vdisk_path, os.F_OK) and
tp_test_hypervisor_003.py 92 os.access ("%s/vdisk.vdi" % vdisk_path, os.F_OK) and
tp_test_hypervisor_004.py 102 os.access ("%s/vdisk.vdi" % vdisk_path, os.F_OK) and
tp_test_hypervisor_006.py 102 os.access ("%s/vdisk.vhd" % vdisk_path, os.F_OK) and
  /test/ohacts/src/tset/sanity/csrc/
common.c 324 ret = access(client_CONT, F_OK);
334 if (access(client_STOP, F_OK) == 0) {
  /test/ohacts/src/tset/sanity/lib/
transport.c 767 ret = access(server_OK, F_OK);
865 if (access(client_LOG_name, F_OK) == 0) {
874 ret = access(client_FAIL, F_OK);
878 "access(%s, F_OK) passed, when it should fail with "
887 "access(%s, F_OK) failed with "
897 ret = access(client_PASS, F_OK);
901 "access(%s, F_OK) failed with "
951 if (access(server_LOG_name, F_OK) == 0) {
960 ret = access(server_FAIL, F_OK);
964 "access(%s, F_OK) passed, when it should fail with
    [all...]
transport_zone.c 860 if (access(client_LOG_name_zone, F_OK) == 0) {
867 ret = access(client_FAIL_zone, F_OK);
871 "access(%s, F_OK) passed, when it should fail with "
880 "access(%s, F_OK) failed with "
900 ret = access(client_PASS_zone, F_OK);
904 "access(%s, F_OK) failed with "
988 if (access(server_LOG_name_zone, F_OK) == 0) {
995 ret = access(server_FAIL_zone, F_OK);
999 "access(%s, F_OK) passed, when it should fail with "
1008 "access(%s, F_OK) failed with
    [all...]
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/
README 35 acl - access control list tests
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/basic_ops/readdir/
readdir_neg02.tcl 54 set access 3;# R/W access
214 status $seqid $close $mode $size $access $deny $ctype]
277 status $oseqid $close $mode $size $access $deny $ctype]
285 status $oseqid $close $mode $size $access $deny $ctype]

Completed in 420 milliseconds

1 2 3