Home
last modified time | relevance | path

Searched refs:errno (Results 5151 - 5175 of 15404) sorted by relevance

1...<<201202203204205206207208209210>>...617

/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched.c94 sprintf(syserr_msg, "%s: %s\n", msg, strerror(errno)); in sys_error()
/third_party/ltp/testcases/kernel/syscalls/add_key/
H A Dadd_key02.c21 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/close/
H A Dclose01.c14 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/creat/
H A Dcreat03.c12 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/dup2/
H A Ddup201.c19 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/exit_group/
H A Dexit_group01.c23 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/fchdir/
H A Dfchdir03.c10 * Testcase for testing that fchdir(2) sets EACCES errno
20 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/getegid/
H A Dgetegid01.c40 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/getpid/
H A Dgetpid02.c15 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl06.c14 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/keyctl/
H A Dkeyctl06.c19 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise05.c19 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/mknod/
H A Dmknod09.c23 * Verify that, mknod() fails with -1 and sets errno to EINVAL if the mode is
27 * mknod() should fail with return value -1 and sets expected errno.
40 * if errno set == expected errno
41 * Issue sys call fails with expected return value and errno.
43 * Issue sys call fails with unexpected errno.
48 * Print errno log and/or timing stats if options given
54 * -e : Turn on errno logging.
69 #include <errno.h>
99 * sets appropriate errno in main()
[all...]
/third_party/ltp/testcases/kernel/syscalls/munlockall/
H A Dmunlockall01.c44 * Log the errno and Issue a FAIL message.
48 * Print errno log and/or timing stats if options given
53 * -e : Turn on errno logging.
64 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/pause/
H A Dpause01.c5 #include <errno.h>
26 tst_res(TFAIL | TTERRNO, "pause() unexpected errno"); in do_child()
/third_party/ltp/testcases/kernel/syscalls/pipe/
H A Dpipe01.c10 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/pselect/
H A Dpselect03.c15 #include <errno.h>
H A Dpselect01.c8 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/read/
H A Dread01.c7 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/setdomainname/
H A Dsetdomainname03.c8 #include <errno.h>
27 tst_res(TFAIL | TTERRNO, "unexpected errno: %d, expected: EPERM", in do_test()
/third_party/ltp/testcases/kernel/syscalls/settimeofday/
H A Dsettimeofday02.c10 #include <errno.h>
39 tst_res(TPASS | TTERRNO, "Received expected errno"); in verify_settimeofday()
/third_party/ltp/testcases/kernel/syscalls/ssetmask/
H A Dssetmask01.c28 /* -e : Turn on errno logging. */
42 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/stime/
H A Dstime02.c10 * stime() should fail with return value -1 and set errno to EPERM.
18 #include <errno.h>
42 "stime(2) fails, Caller not root, expected errno:%d", EPERM); in run()
/third_party/ltp/testcases/kernel/syscalls/syslog/
H A Dsyslog11.c13 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/ustat/
H A Dustat01.c13 #include <errno.h>

Completed in 9 milliseconds

1...<<201202203204205206207208209210>>...617