Searched refs:errno (Results 5151 - 5175 of 15404) sorted by relevance
1...<<201202203204205206207208209210>>...617
/third_party/ltp/testcases/kernel/sched/sched_stress/ |
H A D | sched.c | 94 sprintf(syserr_msg, "%s: %s\n", msg, strerror(errno)); in sys_error()
|
/third_party/ltp/testcases/kernel/syscalls/add_key/ |
H A D | add_key02.c | 21 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/close/ |
H A D | close01.c | 14 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/creat/ |
H A D | creat03.c | 12 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/dup2/ |
H A D | dup201.c | 19 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/exit_group/ |
H A D | exit_group01.c | 23 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/fchdir/ |
H A D | fchdir03.c | 10 * Testcase for testing that fchdir(2) sets EACCES errno 20 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/getegid/ |
H A D | getegid01.c | 40 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/getpid/ |
H A D | getpid02.c | 15 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | ioctl06.c | 14 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/keyctl/ |
H A D | keyctl06.c | 19 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/madvise/ |
H A D | madvise05.c | 19 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/mknod/ |
H A D | mknod09.c | 23 * 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 D | munlockall01.c | 44 * 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 D | pause01.c | 5 #include <errno.h> 26 tst_res(TFAIL | TTERRNO, "pause() unexpected errno"); in do_child()
|
/third_party/ltp/testcases/kernel/syscalls/pipe/ |
H A D | pipe01.c | 10 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/pselect/ |
H A D | pselect03.c | 15 #include <errno.h>
|
H A D | pselect01.c | 8 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/read/ |
H A D | read01.c | 7 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/setdomainname/ |
H A D | setdomainname03.c | 8 #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 D | settimeofday02.c | 10 #include <errno.h> 39 tst_res(TPASS | TTERRNO, "Received expected errno"); in verify_settimeofday()
|
/third_party/ltp/testcases/kernel/syscalls/ssetmask/ |
H A D | ssetmask01.c | 28 /* -e : Turn on errno logging. */ 42 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/stime/ |
H A D | stime02.c | 10 * 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 D | syslog11.c | 13 #include <errno.h>
|
/third_party/ltp/testcases/kernel/syscalls/ustat/ |
H A D | ustat01.c | 13 #include <errno.h>
|
Completed in 9 milliseconds
1...<<201202203204205206207208209210>>...617