Searched refs:errno (Results 4876 - 4900 of 6524) sorted by relevance
1...<<191192193194195196197198199200>>...261
/third_party/ltp/testcases/kernel/syscalls/getrusage/ |
H A D | getrusage04.c | 47 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/io_submit/ |
H A D | io_submit01.c | 21 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/ |
H A D | semctl09.c | 156 if (errno == EFAULT) { in verify_semctl()
|
/third_party/ltp/testcases/kernel/syscalls/lchown/ |
H A D | lchown03.c | 20 * 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 D | madvise01.c | 16 #include <errno.h> 108 "return = %ld, errno = %d : %s", in verify_madvise()
|
/third_party/ltp/testcases/kernel/syscalls/mknod/ |
H A D | mknod06.c | 25 * 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 D | mknod07.c | 25 * 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 D | mmap10.c | 59 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/mount/ |
H A D | mount06.c | 25 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/open/ |
H A D | open07.c | 49 * -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 D | rename11.c | 23 * 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 D | sched_setaffinity01.c | 19 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/sched_setscheduler/ |
H A D | sched_setscheduler03.c | 18 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/setresgid/ |
H A D | setresgid01.c | 56 * 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 D | times03.c | 22 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/writev/ |
H A D | writev07.c | 23 #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 D | mc_verify_opts.c | 10 #include <errno.h>
|
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/ |
H A D | rpc_server.c | 4 #include <errno.h>
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_rmtcall/ |
H A D | rpc_pmap_rmtcall_performance.c | 31 #include <errno.h>
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_simple_rpc_broadcast/ |
H A D | tirpc_rpc_broadcast_scalability.c | 33 #include <errno.h>
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_toplevel_clnt_call/ |
H A D | tirpc_toplevel_clnt_call_complex.c | 33 #include <errno.h>
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_5/ |
H A D | tirpc_svc_5.c | 32 #include <errno.h>
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/ |
H A D | tcases.c | 9 #include <errno.h>
|
/third_party/ltp/testcases/kernel/mem/mem/ |
H A D | mem02.c | 45 #include <errno.h>
|
/third_party/ltp/testcases/kernel/mem/ksm/ |
H A D | ksm06.c | 29 #include <errno.h>
|
Completed in 10 milliseconds
1...<<191192193194195196197198199200>>...261