Searched refs:errno (Results 4376 - 4400 of 5776) sorted by relevance
1...<<171172173174175176177178179180>>...232
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
H A D | inotify04.c | 23 #include <errno.h>
|
H A D | inotify01.c | 18 #include <errno.h>
|
H A D | inotify05.c | 19 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/ipc/shmat/ |
H A D | shmat01.c | 19 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/keyctl/ |
H A D | keyctl05.c | 28 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/madvise/ |
H A D | madvise10.c | 44 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/mknodat/ |
H A D | mknodat02.c | 21 * 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 D | mknodat01.c | 32 #include <errno.h> 86 "mknodat() returned wrong errno, expected %d", in verify_mknodat()
|
/third_party/ltp/testcases/kernel/syscalls/mlockall/ |
H A D | mlockall03.c | 36 * 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 D | mlockall02.c | 37 * 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 D | move_pages05.c | 58 #include <errno.h>
|
H A D | move_pages03.c | 60 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/openat/ |
H A D | openat04.c | 72 if (errno == ENOTSUP) in open_tmpfile_supported()
|
/third_party/ltp/testcases/kernel/syscalls/ptrace/ |
H A D | ptrace07.c | 31 #include <errno.h>
|
H A D | simple_tracer.c | 13 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/rename/ |
H A D | rename14.c | 37 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/sched_setattr/ |
H A D | sched_setattr01.c | 32 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/set_mempolicy/ |
H A D | set_mempolicy04.c | 22 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/setfsuid/ |
H A D | setfsuid04.c | 32 #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 D | setitimer01.c | 17 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/timer_settime/ |
H A D | timer_settime01.c | 26 #include <errno.h>
|
H A D | timer_settime02.c | 26 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/truncate/ |
H A D | truncate03.c | 13 * - 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 D | compat_tst_16.h | 22 #include <errno.h>
|
/third_party/ltp/testcases/network/multicast/mc_commo/ |
H A D | mc_send.c | 4 #include <errno.h>
|
Completed in 10 milliseconds
1...<<171172173174175176177178179180>>...232