Searched refs:EFAULT (Results 1 - 25 of 335) sorted by relevance

1234567891011>>

/freebsd-10.2-release/contrib/pjdfstest/tests/symlink/
H A D12.t4 desc="symlink returns EFAULT if one of the pathnames specified is outside the process's allocated address space"
13 expect EFAULT symlink NULL ${n0}
14 expect EFAULT symlink DEADCODE ${n0}
15 expect EFAULT symlink test NULL
16 expect EFAULT symlink test DEADCODE
17 expect EFAULT symlink NULL DEADCODE
18 expect EFAULT symlink DEADCODE NULL
/freebsd-10.2-release/tools/regression/pjdfstest/tests/symlink/
H A D12.t4 desc="symlink returns EFAULT if one of the pathnames specified is outside the process's allocated address space"
13 expect EFAULT symlink NULL ${n0}
14 expect EFAULT symlink DEADCODE ${n0}
15 expect EFAULT symlink test NULL
16 expect EFAULT symlink test DEADCODE
17 expect EFAULT symlink NULL DEADCODE
18 expect EFAULT symlink DEADCODE NULL
/freebsd-10.2-release/contrib/pjdfstest/tests/chmod/
H A D10.t4 desc="chmod returns EFAULT if the path argument points outside the process's allocated address space"
15 expect EFAULT chmod NULL 0644
16 expect EFAULT chmod DEADCODE 0644
18 expect EFAULT lchmod NULL 0644
19 expect EFAULT lchmod DEADCODE 0644
/freebsd-10.2-release/contrib/pjdfstest/tests/chown/
H A D10.t4 desc="chown returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT chown NULL 65534 65534
12 expect EFAULT chown DEADCODE 65534 65534
13 expect EFAULT lchown NULL 65534 65534
14 expect EFAULT lchown DEADCODE 65534 65534
/freebsd-10.2-release/tools/regression/pjdfstest/tests/chmod/
H A D10.t4 desc="chmod returns EFAULT if the path argument points outside the process's allocated address space"
15 expect EFAULT chmod NULL 0644
16 expect EFAULT chmod DEADCODE 0644
18 expect EFAULT lchmod NULL 0644
19 expect EFAULT lchmod DEADCODE 0644
/freebsd-10.2-release/tools/regression/pjdfstest/tests/chown/
H A D10.t4 desc="chown returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT chown NULL 65534 65534
12 expect EFAULT chown DEADCODE 65534 65534
13 expect EFAULT lchown NULL 65534 65534
14 expect EFAULT lchown DEADCODE 65534 65534
/freebsd-10.2-release/contrib/pjdfstest/tests/ftruncate/
H A D14.t4 desc="truncate returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT truncate NULL 123
12 expect EFAULT truncate DEADCODE 123
/freebsd-10.2-release/contrib/pjdfstest/tests/mkdir/
H A D12.t4 desc="mkdir returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT mkdir NULL 0755
12 expect EFAULT mkdir DEADCODE 0755
/freebsd-10.2-release/contrib/pjdfstest/tests/mkfifo/
H A D12.t4 desc="mkfifo returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT mkfifo NULL 0644
12 expect EFAULT mkfifo DEADCODE 0644
/freebsd-10.2-release/contrib/pjdfstest/tests/mknod/
H A D10.t4 desc="mknod returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT mknod NULL f 0644 0 0
12 expect EFAULT mknod DEADCODE f 0644 0 0
/freebsd-10.2-release/contrib/pjdfstest/tests/open/
H A D21.t4 desc="open returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT open NULL O_RDONLY
12 expect EFAULT open DEADCODE O_RDONLY
/freebsd-10.2-release/contrib/pjdfstest/tests/rmdir/
H A D15.t4 desc="rmdir returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT rmdir NULL
12 expect EFAULT rmdir DEADCODE
/freebsd-10.2-release/contrib/pjdfstest/tests/truncate/
H A D14.t4 desc="truncate returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT truncate NULL 123
12 expect EFAULT truncate DEADCODE 123
/freebsd-10.2-release/contrib/pjdfstest/tests/unlink/
H A D13.t4 desc="unlink returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT unlink NULL
12 expect EFAULT unlink DEADCODE
/freebsd-10.2-release/tools/regression/pjdfstest/tests/mkdir/
H A D12.t4 desc="mkdir returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT mkdir NULL 0755
12 expect EFAULT mkdir DEADCODE 0755
/freebsd-10.2-release/tools/regression/pjdfstest/tests/mkfifo/
H A D12.t4 desc="mkfifo returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT mkfifo NULL 0644
12 expect EFAULT mkfifo DEADCODE 0644
/freebsd-10.2-release/tools/regression/pjdfstest/tests/mknod/
H A D10.t4 desc="mknod returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT mknod NULL f 0644 0 0
12 expect EFAULT mknod DEADCODE f 0644 0 0
/freebsd-10.2-release/tools/regression/pjdfstest/tests/open/
H A D21.t4 desc="open returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT open NULL O_RDONLY
12 expect EFAULT open DEADCODE O_RDONLY
/freebsd-10.2-release/tools/regression/pjdfstest/tests/rmdir/
H A D15.t4 desc="rmdir returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT rmdir NULL
12 expect EFAULT rmdir DEADCODE
/freebsd-10.2-release/tools/regression/pjdfstest/tests/truncate/
H A D14.t4 desc="truncate returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT truncate NULL 123
12 expect EFAULT truncate DEADCODE 123
/freebsd-10.2-release/tools/regression/pjdfstest/tests/unlink/
H A D13.t4 desc="unlink returns EFAULT if the path argument points outside the process's allocated address space"
11 expect EFAULT unlink NULL
12 expect EFAULT unlink DEADCODE
/freebsd-10.2-release/contrib/pjdfstest/tests/chflags/
H A D13.t4 desc="chflags returns EFAULT if the path argument points outside the process's allocated address space"
13 expect EFAULT chflags NULL UF_NODUMP
14 expect EFAULT chflags DEADCODE UF_NODUMP
/freebsd-10.2-release/tools/regression/pjdfstest/tests/chflags/
H A D13.t4 desc="chflags returns EFAULT if the path argument points outside the process's allocated address space"
13 expect EFAULT chflags NULL UF_NODUMP
14 expect EFAULT chflags DEADCODE UF_NODUMP
/freebsd-10.2-release/contrib/pjdfstest/tests/link/
H A D17.t4 desc="link returns EFAULT if one of the pathnames specified is outside the process's allocated address space"
14 expect EFAULT link ${n0} NULL
15 expect EFAULT link ${n0} DEADCODE
17 expect EFAULT link NULL ${n0}
18 expect EFAULT link DEADCODE ${n0}
19 expect EFAULT link NULL DEADCODE
20 expect EFAULT link DEADCODE NULL
/freebsd-10.2-release/contrib/pjdfstest/tests/rename/
H A D17.t4 desc="rename returns EFAULT if one of the pathnames specified is outside the process's allocated address space"
14 expect EFAULT rename ${n0} NULL
15 expect EFAULT rename ${n0} DEADCODE
17 expect EFAULT rename NULL ${n0}
18 expect EFAULT rename DEADCODE ${n0}
19 expect EFAULT rename NULL DEADCODE
20 expect EFAULT rename DEADCODE NULL

Completed in 96 milliseconds

1234567891011>>