Searched refs:EFAULT (Results 26 - 50 of 335) sorted by relevance

1234567891011>>

/freebsd-10.2-release/tools/regression/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/tools/regression/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
/freebsd-10.2-release/contrib/netbsd-tests/rump/rumpkern/
H A Dt_copy.c117 atf_tc_set_md_var(tc, "descr", "Tests that copy(9) functions can return EFAULT");
123 ATF_REQUIRE_EQ(rumpns_copyin(NULL, buf, sizeof(buf)), EFAULT); local
124 ATF_REQUIRE_EQ(rumpns_copyout(buf, NULL, sizeof(buf)), EFAULT); local
126 ATF_REQUIRE_EQ(rumpns_copyinstr(NULL, buf, sizeof(buf), NULL), EFAULT); local
127 ATF_REQUIRE_EQ(rumpns_copyoutstr(buf, NULL, sizeof(buf), NULL), EFAULT); local
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/gen/execve/
H A Dt_execve.c50 ATF_REQUIRE(errno == EFAULT);
/freebsd-10.2-release/tools/regression/capsicum/syscalls/
H A Dcap_getmode.c62 /* Expect EFAULT. */
65 CHECK(errno == EFAULT);
68 CHECK(errno == EFAULT);
118 /* Expect EFAULT. */
121 CHECK(errno == EFAULT);
124 CHECK(errno == EFAULT);
/freebsd-10.2-release/sys/ia64/ia64/
H A Dmem.c74 return (EFAULT);
139 return (EFAULT);
142 return (EFAULT);
/freebsd-10.2-release/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getlogin.c152 _exit(EFAULT);
154 if (errno != EFAULT)
155 _exit(EFAULT);
172 if (WEXITSTATUS(sta) == EFAULT)
173 atf_tc_fail("expected EFAULT, but the call succeeded");
H A Dt_gettimeofday.c51 ATF_REQUIRE_ERRNO(EFAULT, gettimeofday((void *)-1, NULL) != 0);
H A Dt_getcontext.c77 ATF_REQUIRE_ERRNO(EFAULT, getcontext((void *)-1) == -1);
90 ATF_REQUIRE_ERRNO(EFAULT, setcontext((void *)-1) == -1);
/freebsd-10.2-release/sys/netinet/
H A Dsctp_peeloff.c62 SCTP_LTRACE_ERR_RET(NULL, NULL, NULL, SCTP_FROM_SCTP_PEELOFF, EFAULT);
63 return (EFAULT);
96 SCTP_LTRACE_ERR_RET(inp, NULL, NULL, SCTP_FROM_SCTP_PEELOFF, EFAULT);
97 return (EFAULT);
/freebsd-10.2-release/sys/dev/drm/
H A Di915_mem.c288 return -EFAULT;
306 return -EFAULT;
326 return -EFAULT;
330 return -EFAULT;
354 return -EFAULT;
358 return -EFAULT;
379 return -EFAULT;
384 return -EFAULT;
H A Dradeon_mem.c236 return -EFAULT;
252 return -EFAULT;
271 return -EFAULT;
275 return -EFAULT;
297 return -EFAULT;
301 return -EFAULT;
/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dradeon_mem.c235 return -EFAULT;
251 return -EFAULT;
270 return -EFAULT;
274 return -EFAULT;
296 return -EFAULT;
300 return -EFAULT;
/freebsd-10.2-release/sys/ofed/drivers/infiniband/core/
H A Ducma.c307 return -EFAULT;
339 ret = -EFAULT;
366 return -EFAULT;
384 ret = -EFAULT;
475 return -EFAULT;
492 ret = -EFAULT;
505 return -EFAULT;
525 return -EFAULT;
547 return -EFAULT;
636 return -EFAULT;
[all...]
H A Ducm.c405 return -EFAULT;
437 result = -EFAULT;
448 result = -EFAULT;
460 result = -EFAULT;
490 return -EFAULT;
509 result = -EFAULT;
537 return -EFAULT;
563 result = -EFAULT;
582 return -EFAULT;
595 result = -EFAULT;
[all...]
/freebsd-10.2-release/contrib/ntp/include/
H A Dtimepps-SCO.h220 errno = EFAULT;
283 errno = EFAULT;
345 errno = EFAULT;
373 errno = EFAULT;
405 errno = EFAULT;
H A Dtimepps-Solaris.h245 errno = EFAULT;
319 errno = EFAULT;
411 errno = EFAULT;
440 errno = EFAULT;
477 errno = EFAULT;
H A Dtimepps-SunOS.h216 errno = EFAULT;
284 errno = EFAULT;
346 errno = EFAULT;
374 errno = EFAULT;
409 errno = EFAULT;
/freebsd-10.2-release/sys/kern/
H A Dkern_umtx.c816 return EFAULT;
881 return (EFAULT);
893 return (EFAULT);
934 return (EFAULT);
983 return (EFAULT);
992 return (EFAULT);
1021 return (EFAULT);
1063 return (EFAULT);
1074 return (EFAULT);
1115 return (EFAULT);
[all...]
/freebsd-10.2-release/sys/i386/i386/
H A Dmem.c94 return (EFAULT);
98 return (EFAULT);
128 return EFAULT;
/freebsd-10.2-release/sys/sparc64/sparc64/
H A Dmem.c115 error = EFAULT;
168 return (EFAULT);
175 return (EFAULT);
/freebsd-10.2-release/sys/cddl/dev/dtrace/
H A Ddtrace_ioctl.c109 return (EFAULT);
192 return (EFAULT);
208 return (EFAULT);
252 return (EFAULT);
268 return (EFAULT);
280 return (EFAULT);
323 return (EFAULT);
340 return (EFAULT);
368 return (EFAULT);
378 return (rval == 0 ? 0 : EFAULT);
[all...]
/freebsd-10.2-release/sys/amd64/amd64/
H A Dmem.c116 error = EFAULT;
133 error = EFAULT;
144 error = EFAULT;
/freebsd-10.2-release/sys/dev/drm2/
H A Ddrm_buffer.c114 return -EFAULT;
125 return -EFAULT;
/freebsd-10.2-release/sys/dev/sfxge/common/
H A Dsiena_sram.c130 rc = EFAULT;
152 rc = EFAULT;

Completed in 220 milliseconds

1234567891011>>