Searched refs:chmod (Results 1 - 25 of 558) sorted by relevance

1234567891011>>

/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_user/misc/
H A Dsetup_basic.ksh31 chmod 1777 ${TMPDIR}
32 chmod 666 ${TMPDIR}/* || true
/freebsd-12-stable/contrib/libpcap/
H A Dchmod_bpf19 chmod g+rw /dev/bpf*
/freebsd-12-stable/contrib/ntp/scripts/build/
H A DgenCommitLog9 chmod u+w .
10 [ -f CommitLog -a ! -w CommitLog ] && chmod u+w CommitLog
15 1) chmod a-w CommitLog .
/freebsd-12-stable/contrib/pjdfstest/tests/chmod/
H A D10.t3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/10.t 211352 2010-08-15 21:24:17Z pjd $
5 desc="chmod returns EFAULT if the path argument points outside the process's allocated address space"
16 expect EFAULT chmod NULL 0644
17 expect EFAULT chmod DEADCODE 0644
H A D06.t3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/06.t 211474 2010-08-18 22:06:43Z pjd $
5 desc="chmod returns ELOOP if too many symbolic links were encountered in translating the pathname"
21 expect ELOOP chmod ${n0} 0644
22 expect ELOOP chmod ${n1} 0644
23 expect ELOOP chmod ${n0}/test 0644
24 expect ELOOP chmod ${n1}/test 0644
H A D05.t3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/05.t 211352 2010-08-15 21:24:17Z pjd $
5 desc="chmod returns EACCES when search permission is denied for a component of the path prefix"
26 expect 0 -u 65534 -g 65534 chmod ${n1}/${n2} 0642
28 expect 0 chmod ${n1} 0644
29 expect EACCES -u 65534 -g 65534 chmod ${n1}/${n2} 0620
30 expect 0 chmod ${n1} 0755
31 expect 0 -u 65534 -g 65534 chmod ${n1}/${n2} 0420
34 expect 0 chmod ${n1} 0644
36 expect 0 chmod ${n1} 0755
H A D04.t3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/04.t 211352 2010-08-15 21:24:17Z pjd $
5 desc="chmod returns ENOENT if the named file does not exist"
21 expect ENOENT chmod ${n0}/${n1}/test 0644
22 expect ENOENT chmod ${n0}/${n1} 0644
28 expect ENOENT chmod ${n0}/${n1} 0644
H A D08.t3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/08.t 211352 2010-08-15 21:24:17Z pjd $
5 desc="chmod returns EPERM if the named file has its immutable or append-only flag set"
27 expect EPERM chmod ${n0} 0600
31 expect 0 chmod ${n0} 0600
39 expect 0 chmod ${n0} 0600
50 expect 0 chmod ${n0} 0600
55 expect 0 chmod ${n0} 0400
62 expect EPERM chmod ${n0} 0600
66 expect 0 chmod ${n0} 0600
72 expect EPERM chmod
[all...]
H A D11.t3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/11.t 211352 2010-08-15 21:24:17Z pjd $
5 desc="chmod returns EFTYPE if the effective user ID is not the super-user, the mode includes the sticky bit (S_ISVTX), and path does not refer to a directory"
27 expect 0 chmod ${n1} 01621
30 expect 0 chmod ${n2} 01700
54 expect 0 -u 65534 -g 65534 chmod ${n1} 01755
57 expect 0 chmod ${n2} 01700
68 expect 0 -u 65534 -g 65534 chmod ${n1} 01644
70 expect 0 -u 65534 -g 65534 chmod ${n2} 01640
74 expect EFTYPE -u 65534 -g 65534 chmod ${n1} 01644
76 expect EFTYPE -u 65534 -g 65534 chmod
[all...]
H A D02.t3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/02.t 211352 2010-08-15 21:24:17Z pjd $
5 desc="chmod returns ENAMETOOLONG if a component of a pathname exceeded {NAME_MAX} characters"
20 expect 0 chmod ${nx} 0620
23 expect ENAMETOOLONG chmod ${nxx} 0620
H A D03.t3 # $FreeBSD: head/tools/regression/pjdfstest/tests/chmod/03.t 211352 2010-08-15 21:24:17Z pjd $
5 desc="chmod returns ENAMETOOLONG if an entire path name exceeded {PATH_MAX} characters"
22 expect 0 chmod ${nx} 0642
25 expect ENAMETOOLONG chmod ${nxx} 0642
/freebsd-12-stable/contrib/nvi/docs/man/
H A DMakefile9 chmod 444 $@
13 chmod 444 $@
/freebsd-12-stable/contrib/pjdfstest/tests/open/
H A D07.t22 expect 0 -u 65534 -g 65534 chmod ${n1} 0477
24 expect 0 -u 65534 -g 65534 chmod ${n1} 0747
26 expect 0 -u 65534 -g 65534 chmod ${n1} 0774
29 expect 0 -u 65534 -g 65534 chmod ${n1} 0177
31 expect 0 -u 65534 -g 65534 chmod ${n1} 0717
33 expect 0 -u 65534 -g 65534 chmod ${n1} 0771
36 expect 0 -u 65534 -g 65534 chmod ${n1} 0077
38 expect 0 -u 65534 -g 65534 chmod ${n1} 0707
40 expect 0 -u 65534 -g 65534 chmod ${n1} 0770
H A D06.t24 expect 0 -u 65534 -g 65534 chmod ${n1} 0600
28 expect 0 -u 65534 -g 65534 chmod ${n1} 0060
32 expect 0 -u 65534 -g 65534 chmod ${n1} 0006
37 expect 0 -u 65534 -g 65534 chmod ${n1} 0477
41 expect 0 -u 65534 -g 65534 chmod ${n1} 0747
45 expect 0 -u 65534 -g 65534 chmod ${n1} 0774
50 expect 0 -u 65534 -g 65534 chmod ${n1} 0277
54 expect 0 -u 65534 -g 65534 chmod ${n1} 0727
58 expect 0 -u 65534 -g 65534 chmod ${n1} 0772
63 expect 0 -u 65534 -g 65534 chmod
[all...]
/freebsd-12-stable/contrib/libpcap/ChmodBPF/
H A DChmodBPF23 chmod g+rw /dev/bpf*
/freebsd-12-stable/bin/chmod/
H A DMakefile7 PROG= chmod
/freebsd-12-stable/bin/chmod/tests/
H A Dchmod_test.sh46 atf_check chmod -h 0777 A/C
48 atf_check chmod -RH 0700 A
50 atf_check chmod -RH 0600 A/C
65 atf_check chmod -h 0777 A/C
67 atf_check chmod -RL 0700 A
69 atf_check chmod -RL 0600 A/C
84 atf_check chmod -h 0777 A/C
86 atf_check chmod -RP 0700 A
88 atf_check chmod -RP 0600 A/C
103 atf_check chmod 075
[all...]
/freebsd-12-stable/sys/contrib/zstd/tests/gzip/
H A Dznew-k.sh27 chmod +x compress || framework_failure_
/freebsd-12-stable/contrib/pjdfstest/tests/rmdir/
H A D07.t22 expect 0 chmod ${n1} 0644
24 expect 0 chmod ${n1} 0755
H A D08.t22 expect 0 chmod ${n1} 0555
24 expect 0 chmod ${n1} 0755
/freebsd-12-stable/contrib/pjdfstest/tests/unlink/
H A D05.t22 expect 0 chmod ${n1} 0644
24 expect 0 chmod ${n1} 0755
H A D06.t22 expect 0 chmod ${n1} 0555
24 expect 0 chmod ${n1} 0755
/freebsd-12-stable/share/examples/tests/tests/plain/
H A Dcp_test.sh67 chmod 400 file3
/freebsd-12-stable/usr.sbin/periodic/etc/weekly/
H A D310.locate23 chmod 644 $locdb || rc=3
27 chmod 444 $locdb || rc=3;;
/freebsd-12-stable/contrib/pjdfstest/tests/granular/
H A D02.t43 expect EPERM -u 65534 -g 65534 chmod ${n0} 0777
45 expect 0 -u 65534 -g 65534 chmod ${n0} 0777
63 expect EPERM -u 65534 -g 65534 chmod ${n0} 04777
65 expect EPERM -u 65534 -g 65534 chmod ${n0} 04777
70 expect EPERM -u 65534 -g 65534 chmod ${n0} 02777
72 expect EPERM -u 65534 -g 65534 chmod ${n0} 02777
77 expect EPERM -u 65534 -g 65534 chmod ${n0} 01777
79 expect 0 -u 65534 -g 65534 chmod ${n0} 01777
98 expect 0 chmod ${n0} 01755
105 # is checked in chmod/1
[all...]

Completed in 130 milliseconds

1234567891011>>