Home
last modified time | relevance | path

Searched refs:errno (Results 4876 - 4900 of 6524) sorted by relevance

1...<<191192193194195196197198199200>>...261

/third_party/ltp/testcases/kernel/syscalls/getrusage/
H A Dgetrusage04.c47 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/io_submit/
H A Dio_submit01.c21 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/
H A Dsemctl09.c156 if (errno == EFAULT) { in verify_semctl()
/third_party/ltp/testcases/kernel/syscalls/lchown/
H A Dlchown03.c20 * 1. lchown() fails with -1 return value and sets errno to ELOOP
22 * 2. lchown() fails with -1 return value and sets errno to EROFS
30 #include <errno.h>
124 tst_resm(TFAIL, "lchown() returned %ld, expected -1, errno=%d", in lchown_verify()
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise01.c16 #include <errno.h>
108 "return = %ld, errno = %d : %s", in verify_madvise()
/third_party/ltp/testcases/kernel/syscalls/mknod/
H A Dmknod06.c25 * 1) mknod(2) returns -1 and sets errno to EEXIST if specified path
27 * 2) mknod(2) returns -1 and sets errno to EFAULT if pathname points
29 * 3) mknod(2) returns -1 and sets errno to ENOENT if the directory
31 * 4) mknod(2) returns -1 and sets errno to ENAMETOOLONG if the pathname
33 * 5) mknod(2) returns -1 and sets errno to ENOTDIR if the directory
37 * mknod() should fail with return value -1 and set expected errno.
49 * if errno set == expected errno
50 * Issue sys call fails with expected return value and errno.
52 * Issue sys call fails with unexpected errno
[all...]
H A Dmknod07.c25 * 1) mknod(2) returns -1 and sets errno to EPERM if the process id of
27 * 2) mknod(2) returns -1 and sets errno to EACCES if parent directory
29 * 3) mknod(2) returns -1 and sets errno to EROFS if pathname refers to
31 * 4) mknod(2) returns -1 and sets errno to ELOOP if too many symbolic
39 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap10.c59 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount06.c25 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen07.c49 * -e : Turn on errno logging.
63 #include <errno.h>
133 "unexpected errno, expected: " in main()
143 "unexpectedly with errno %d", in main()
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename11.c23 * 1. rename() fails with -1 return value and sets errno to ELOOP, if too
25 * 2. rename() fails with -1 return value and sets errno to EROFS,
27 * 3. rename() fails with -1 return value and sets errno to EMLINK,
33 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/sched_setaffinity/
H A Dsched_setaffinity01.c19 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/sched_setscheduler/
H A Dsched_setscheduler03.c18 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/setresgid/
H A Dsetresgid01.c56 * Print errno log and/or timing stats if options given
61 * -e : Turn on errno logging.
73 #include <errno.h>
151 " %ld (expected %d), errno %d (expected" in main()
/third_party/ltp/testcases/kernel/syscalls/times/
H A Dtimes03.c22 #include <errno.h>
/third_party/ltp/testcases/kernel/syscalls/writev/
H A Dwritev07.c23 #include <errno.h>
64 /* bad errno */ in test_partially_valid_iovec()
66 tst_res(TFAIL | TTERRNO, "unexpected errno"); in test_partially_valid_iovec()
/third_party/ltp/testcases/network/multicast/mc_opts/
H A Dmc_verify_opts.c10 #include <errno.h>
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/
H A Drpc_server.c4 #include <errno.h>
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_rmtcall/
H A Drpc_pmap_rmtcall_performance.c31 #include <errno.h>
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/
H A Dtirpc_rpc_broadcast_scalability.c33 #include <errno.h>
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/
H A Dtirpc_toplevel_clnt_call_complex.c33 #include <errno.h>
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_5/
H A Dtirpc_svc_5.c32 #include <errno.h>
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtcases.c9 #include <errno.h>
/third_party/ltp/testcases/kernel/mem/mem/
H A Dmem02.c45 #include <errno.h>
/third_party/ltp/testcases/kernel/mem/ksm/
H A Dksm06.c29 #include <errno.h>

Completed in 10 milliseconds

1...<<191192193194195196197198199200>>...261