Searched refs:nxx (Results 1 – 25 of 29) sorted by relevance
12
13 nxx="${nx}x"18 expect ENAMETOOLONG mknod ${nxx} f 0644 0 023 expect ENAMETOOLONG mknod ${nxx} b 0644 0 028 expect ENAMETOOLONG mknod ${nxx} c 0644 0 0
13 nxx="${nx}x"20 expect ENAMETOOLONG mknod ${nxx} f 0644 0 025 expect ENAMETOOLONG mknod ${nxx} b 0644 1 230 expect ENAMETOOLONG mknod ${nxx} c 0644 1 2
14 nxx="${nx}x"21 expect ENAMETOOLONG symlink ${n0} ${nxx}22 expect 0 symlink ${nxx} ${n0}
14 nxx="${nx}x"21 expect ENAMETOOLONG symlink ${n0} ${nxx}22 expect ENAMETOOLONG symlink ${nxx} ${n0}
14 nxx="${nx}x"21 expect ENAMETOOLONG rename ${n0} ${nxx}23 expect ENAMETOOLONG rename ${nxx} ${n0}
14 nxx="${nx}x"22 expect ENAMETOOLONG rename ${n0} ${nxx}24 expect ENAMETOOLONG rename ${nxx} ${n0}
13 nxx="${nx}x"19 expect ENAMETOOLONG chown ${nxx} 65534 6553425 expect ENAMETOOLONG lchown ${nxx} 65534 65534
13 nxx="${nx}x"21 expect ENAMETOOLONG chown ${nxx} 65534 6553427 expect ENAMETOOLONG lchown ${nxx} 65534 65534
17 nxx="${nx}x"23 expect ENAMETOOLONG chmod ${nxx} 062030 expect ENAMETOOLONG lchmod ${nxx} 0620
17 nxx="${nx}x"25 expect ENAMETOOLONG chmod ${nxx} 064232 expect ENAMETOOLONG lchmod ${nxx} 0642
14 nxx="${nx}x"24 expect ENAMETOOLONG link ${n0} ${nxx}26 expect ENAMETOOLONG link ${nxx} ${n0}
14 nxx="${nx}x"27 expect ENAMETOOLONG link ${n0} ${nxx}30 expect ENAMETOOLONG link ${nxx} ${n0}
15 nxx="${nx}x"22 expect ENAMETOOLONG chflags ${nxx} SF_IMMUTABLE29 expect ENAMETOOLONG lchflags ${nxx} SF_IMMUTABLE
15 nxx="${nx}x"24 expect ENAMETOOLONG chflags ${nxx} SF_IMMUTABLE31 expect ENAMETOOLONG lchflags ${nxx} SF_IMMUTABLE
13 nxx="${nx}x"17 expect ENAMETOOLONG mkdir ${nxx} 0755
13 nxx="${nx}x"19 expect ENAMETOOLONG mkdir ${nxx} 0755
13 nxx="${nx}x"18 expect ENAMETOOLONG unlink ${nxx}
13 nxx="${nx}x"20 expect ENAMETOOLONG unlink ${nxx}
13 nxx="${nx}x"18 expect ENAMETOOLONG rmdir ${nxx}
13 nxx="${nx}x"18 expect ENAMETOOLONG mkfifo ${nxx} 0644
13 nxx="${nx}x"20 expect ENAMETOOLONG mkfifo ${nxx} 0644
13 nxx="${nx}x"19 expect ENAMETOOLONG truncate ${nxx} 123
13 nxx="${nx}x"21 expect ENAMETOOLONG truncate ${nxx} 123
13 nxx="${nx}x"18 expect ENAMETOOLONG open ${nxx} O_CREAT 0620