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

/macosx-10.10/rsync-45/rsync/testsuite/
H A Dexecutability.test26 check_perms "$todir/1" rwx------ 1
27 check_perms "$todir/2" rw------- 1
37 check_perms "$todir/1" rwx------ 2
38 check_perms "$todir/2" rw----r-- 2
43 check_perms "$todir/1" rw------- 3
44 check_perms "$todir/2" rwx---r-x 3
H A Ddir-sgid.test20 check_perms "$todir/to" $5 "Target $1"
21 check_perms "$todir/to/dir" $5 "Target $1"
22 check_perms "$todir/to/file" $3 "Target $1"
23 check_perms "$todir/to/program" $4 "Target $1"
H A Drsync.fns72 check_perms() {
/macosx-10.10/srm-7/srm/src/
H A Dtree_walker.c39 int check_perms(const char *path) { function
69 return check_perms(path);
78 return_value = check_perms(path);

Completed in 114 milliseconds