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

/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/nontrivial/
H A Dzfs_acl_mv_001_pos.ksh69 orig_mode="$(get_mode ${obj[i]})"
73 dst_mode=$(get_mode $dst_file)
77 dst_mode=$(get_mode $TESTDIR1/${obj[i]})
96 orig_mode=$(get_mode ${obj[i]})
98 orig_nested_mode=$(get_mode ${obj[i]}/$nestedfile)
102 dst_mode=$(get_mode $dst_dir)
104 dst_nested_mode=$(get_mode $dst_dir/$nestedfile)
108 dst_mode=$(get_mode $TESTDIR1/${obj[i]})
111 dst_nested_mode=$(get_mode \
H A Dzfs_acl_chmod_rwx_002_pos.ksh158 typeset cur_mode=$(get_mode $node)
197 init_mode=$(get_mode $node)
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/trivial/
H A Dzfs_acl_aclmode_restricted_001_pos.ksh96 mode=$(get_mode ${node})
H A Dzfs_acl_chmod_001_pos.ksh97 mode=$(get_mode ${node})
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/
H A Dacl_common.kshlib39 function get_mode #<obj> function
138 mode[i]=$(get_mode $obj)
/illumos-gate/usr/src/boot/lib/libstand/
H A Dpkgfs.c193 static int get_mode(struct tarfile *);
389 sb->st_mode = get_mode(tf);
600 get_mode(struct tarfile *tf) function
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dshiocmd_solaris.c124 static char *get_mode(Namval_t* np, Namfun_t* nfp) function
159 get_mode,
/illumos-gate/usr/src/test/zfs-tests/tests/functional/acl/cifs/
H A Dcifs_attr_003_pos.ksh367 oldmode=$(get_mode $object)
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dinit.c983 static char *get_mode(Namval_t* np, Namfun_t* nfp) function
1016 get_mode,

Completed in 84 milliseconds