Home
last modified time | relevance | path

Searched refs:nxx (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/pjdfstest/tests/mknod/
H A D02.t13 nxx="${nx}x"
18 expect ENAMETOOLONG mknod ${nxx} f 0644 0 0
23 expect ENAMETOOLONG mknod ${nxx} b 0644 0 0
28 expect ENAMETOOLONG mknod ${nxx} c 0644 0 0
H A D03.t13 nxx="${nx}x"
20 expect ENAMETOOLONG mknod ${nxx} f 0644 0 0
25 expect ENAMETOOLONG mknod ${nxx} b 0644 1 2
30 expect ENAMETOOLONG mknod ${nxx} c 0644 1 2
/freebsd/contrib/pjdfstest/tests/symlink/
H A D02.t14 nxx="${nx}x"
21 expect ENAMETOOLONG symlink ${n0} ${nxx}
22 expect 0 symlink ${nxx} ${n0}
H A D03.t14 nxx="${nx}x"
21 expect ENAMETOOLONG symlink ${n0} ${nxx}
22 expect ENAMETOOLONG symlink ${nxx} ${n0}
/freebsd/contrib/pjdfstest/tests/rename/
H A D02.t14 nxx="${nx}x"
21 expect ENAMETOOLONG rename ${n0} ${nxx}
23 expect ENAMETOOLONG rename ${nxx} ${n0}
H A D01.t14 nxx="${nx}x"
22 expect ENAMETOOLONG rename ${n0} ${nxx}
24 expect ENAMETOOLONG rename ${nxx} ${n0}
/freebsd/contrib/pjdfstest/tests/chown/
H A D02.t13 nxx="${nx}x"
19 expect ENAMETOOLONG chown ${nxx} 65534 65534
25 expect ENAMETOOLONG lchown ${nxx} 65534 65534
H A D03.t13 nxx="${nx}x"
21 expect ENAMETOOLONG chown ${nxx} 65534 65534
27 expect ENAMETOOLONG lchown ${nxx} 65534 65534
/freebsd/contrib/pjdfstest/tests/chmod/
H A D02.t17 nxx="${nx}x"
23 expect ENAMETOOLONG chmod ${nxx} 0620
30 expect ENAMETOOLONG lchmod ${nxx} 0620
H A D03.t17 nxx="${nx}x"
25 expect ENAMETOOLONG chmod ${nxx} 0642
32 expect ENAMETOOLONG lchmod ${nxx} 0642
/freebsd/contrib/pjdfstest/tests/link/
H A D02.t14 nxx="${nx}x"
24 expect ENAMETOOLONG link ${n0} ${nxx}
26 expect ENAMETOOLONG link ${nxx} ${n0}
H A D03.t14 nxx="${nx}x"
27 expect ENAMETOOLONG link ${n0} ${nxx}
30 expect ENAMETOOLONG link ${nxx} ${n0}
/freebsd/contrib/pjdfstest/tests/chflags/
H A D02.t15 nxx="${nx}x"
22 expect ENAMETOOLONG chflags ${nxx} SF_IMMUTABLE
29 expect ENAMETOOLONG lchflags ${nxx} SF_IMMUTABLE
H A D03.t15 nxx="${nx}x"
24 expect ENAMETOOLONG chflags ${nxx} SF_IMMUTABLE
31 expect ENAMETOOLONG lchflags ${nxx} SF_IMMUTABLE
/freebsd/contrib/pjdfstest/tests/mkdir/
H A D02.t13 nxx="${nx}x"
17 expect ENAMETOOLONG mkdir ${nxx} 0755
H A D03.t13 nxx="${nx}x"
19 expect ENAMETOOLONG mkdir ${nxx} 0755
/freebsd/contrib/pjdfstest/tests/unlink/
H A D02.t13 nxx="${nx}x"
18 expect ENAMETOOLONG unlink ${nxx}
H A D03.t13 nxx="${nx}x"
20 expect ENAMETOOLONG unlink ${nxx}
/freebsd/contrib/pjdfstest/tests/rmdir/
H A D02.t13 nxx="${nx}x"
18 expect ENAMETOOLONG rmdir ${nxx}
/freebsd/contrib/pjdfstest/tests/mkfifo/
H A D02.t13 nxx="${nx}x"
18 expect ENAMETOOLONG mkfifo ${nxx} 0644
H A D03.t13 nxx="${nx}x"
20 expect ENAMETOOLONG mkfifo ${nxx} 0644
/freebsd/contrib/pjdfstest/tests/truncate/
H A D02.t13 nxx="${nx}x"
19 expect ENAMETOOLONG truncate ${nxx} 123
H A D03.t13 nxx="${nx}x"
21 expect ENAMETOOLONG truncate ${nxx} 123
/freebsd/contrib/pjdfstest/tests/ftruncate/
H A D02.t13 nxx="${nx}x"
19 expect ENAMETOOLONG truncate ${nxx} 123
/freebsd/contrib/pjdfstest/tests/open/
H A D02.t13 nxx="${nx}x"
18 expect ENAMETOOLONG open ${nxx} O_CREAT 0620

12