Home
last modified time | relevance | path

Searched refs:errno (Results 4376 - 4400 of 5776) sorted by relevance

1...<<171172173174175176177178179180>>...232

/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify04.c23 #include <errno.h>
H A Dinotify01.c18 #include <errno.h>
H A Dinotify05.c19 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/ipc/shmat/
H A Dshmat01.c19 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/keyctl/
H A Dkeyctl05.c28 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise10.c44 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/mknodat/
H A Dmknodat02.c21 * 1) mknod(2) returns -1 and sets errno to EROFS if pathname refers to
23 * 2) mknod(2) returns -1 and sets errno to ELOOP if Too many symbolic
32 #include <errno.h>
H A Dmknodat01.c32 #include <errno.h>
86 "mknodat() returned wrong errno, expected %d", in verify_mknodat()
/third_party/ltp/testcases/kernel/syscalls/mlockall/
H A Dmlockall03.c36 * Verify that mlockall(2) returns -1 and sets errno to
52 * Check return code, if system call failed and errno == expected errno
53 * Issue sys call passed with expected return value and errno.
59 * Print errno log and/or timing stats if options given
65 * -e : Turn on errno logging.
76 #include <errno.h>
155 "errno, expected errno=%s, " in main()
156 "got errno in main()
[all...]
H A Dmlockall02.c37 * Verify that mount(2) returns -1 and sets errno to
51 * Check return code, if system call failed and errno == expected errno
52 * Issue sys call passed with expected return value and errno.
58 * Print errno log and/or timing stats if options given
64 * -e : Turn on errno logging.
75 #include <errno.h>
132 "errno, expected errno=%s, " in main()
133 "got errno in main()
[all...]
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages05.c58 #include <errno.h>
H A Dmove_pages03.c60 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/openat/
H A Dopenat04.c72 if (errno == ENOTSUP) in open_tmpfile_supported()
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace07.c31 #include <errno.h>
H A Dsimple_tracer.c13 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename14.c37 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/sched_setattr/
H A Dsched_setattr01.c32 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/
H A Dset_mempolicy04.c22 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/setfsuid/
H A Dsetfsuid04.c32 #include <errno.h>
102 printf("open returned unexpected errno - %d\n", TEST_ERRNO); in do_master_child()
128 printf("open returned unexpected errno - %d\n", in do_master_child()
/third_party/ltp/testcases/kernel/syscalls/setitimer/
H A Dsetitimer01.c17 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
H A Dtimer_settime01.c26 #include <errno.h>
H A Dtimer_settime02.c26 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/truncate/
H A Dtruncate03.c13 * - truncate(2) returns -1 and sets errno to EACCES if search/write
16 * - truncate(2) returns -1 and sets errno to ENOTDIR if the component of
18 * - truncate(2) returns -1 and sets errno to EFAULT if pathname points
20 * - truncate(2) returns -1 and sets errno to ENAMETOOLONG if the component
23 * - truncate(2) returns -1 and sets errno to ENOENT if the named file
25 * - truncate(2) returns -1 and sets errno to EISDIR if the named file
27 * - truncate(2) returns -1 and sets errno to EFBIG if the argument length
29 * - truncate(2) returns -1 and sets errno to ELOOP if too many symbolic
40 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/utils/
H A Dcompat_tst_16.h22 #include <errno.h>
/third_party/ltp/testcases/network/multicast/mc_commo/
H A Dmc_send.c4 #include <errno.h>

Completed in 10 milliseconds

1...<<171172173174175176177178179180>>...232