/external/ltp/testcases/kernel/syscalls/fdatasync/ |
D | fdatasync02.c | 98 static int setup2(void); 103 {EINVAL, "file descriptor to a special file", setup2, cleanup2}, 156 int setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/module/query_module/ |
D | query_module01.c | 130 static int setup2(void); 140 setup2, cleanup2}, 143 setup2, cleanup2}, 302 int setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/acct/ |
D | acct01.c | 60 static void setup2(void); 75 {TEST_FILE5, "EPERM", EPERM, setup2, cleanup2}, 76 {NULL, "EPERM", EPERM, setup2, cleanup2}, 198 static void setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/sockioctl/ |
D | sockioctl01.c | 59 static void setup2(void); 103 0, setup2, cleanup1, "SIOCGIFCONF"} 224 static void setup2(void) in setup2() function 237 setup2(); in setup3()
|
/external/ltp/testcases/kernel/syscalls/mprotect/ |
D | mprotect01.c | 61 static void setup2(struct test_case *self); 74 {NULL, 1024, PROT_READ, EINVAL, setup2}, 126 static void setup2(struct test_case *self) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/rename/ |
D | rename03.c | 74 void setup2(); 120 setup2(); in main() 204 void setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/adjtimex/ |
D | adjtimex02.c | 99 static int setup2(void); 129 &buff, setup2, NULL, EINVAL}, { 235 int setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/llseek/ |
D | llseek02.c | 96 int setup2(); /* setup function to test llseek() for EBADF */ 110 2, SEEK_SET, "'fd' is not an open file descriptor", EBADF, setup2}, 242 int setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/waitid/ |
D | waitid02.c | 68 static void setup2(struct testcase_t *); 100 .setup = setup2, 140 .setup = setup2, 186 static void setup2(struct testcase_t *t) in setup2() function
|
/external/ltp/testcases/kernel/module/create_module/ |
D | create_module02.c | 128 static int setup2(void); 142 "already existing module", setup2, cleanup2}, 219 int setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/pread/ |
D | pread02.c | 91 int setup2(); /* setup function for test #2 */ 105 2, K1, -1, "specified offset is -ve or invalid", EINVAL, setup2}, { 235 int setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/chown/ |
D | chown02.c | 93 int setup2(); 107 TESTFILE2, 700, 701, 2, setup2},}; 258 int setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/getpeername/ |
D | getpeername01.c | 45 static void setup2(int); 64 {-1, (struct sockaddr *)&fsin1, &sinlen, -1, ENOTSOCK, setup2, cleanup2, 144 static void setup2(int i) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/accept/ |
D | accept01.c | 53 static void setup2(void); 82 &sinlen, -1, EINVAL, setup2, cleanup1, 177 static void setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/stat/ |
D | stat03.c | 99 int setup2(); /* setup function to test chmod for ENOTDIR */ 124 TEST_FILE2, "Path contains regular file", ENOTDIR, setup2}, { 314 int setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/lseek/ |
D | lseek10.c | 97 int setup2(); /* setup function to test lseek() for EINVAL */ 113 2, SEEK_TOP, "'whence' argument is not valid", EINVAL, setup2}, { 244 int setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/setns/ |
D | setns01.c | 60 static void setup2(struct testcase_t *, int); 86 .setup = setup2, 126 static void setup2(struct testcase_t *t, int i) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/mincore/ |
D | mincore01.c | 62 static void setup2(struct test_case_t *tc); 74 {NULL, 0, NULL, EFAULT, setup2}, 109 void setup2(struct test_case_t *tc) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/symlink/ |
D | symlink03.c | 109 int setup2(); /* setup function to test symlink for EEXIST */ 127 EEXIST, setup2}, 310 int setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/recvmsg/ |
D | recvmsg01.c | 78 void setup2(void); 153 0, 0, setup2, cleanup2, "rights reception"} 324 void setup2(void) in setup2() function 335 setup2(); in setup3() 341 setup2(); in setup4()
|
/external/ltp/testcases/kernel/syscalls/mremap/ |
D | mremap05.c | 67 static void setup2(struct test_case_t *); 99 .setup = setup2, 174 static void setup2(struct test_case_t *t) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/connect/ |
D | connect01.c | 64 void setup(void), setup0(void), setup1(void), setup2(void), 100 sizeof(sin1), -1, EISCONN, setup2, cleanup1, 216 void setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/send/ |
D | send01.c | 73 static void setup2(void); 137 .setup = setup2, 341 static void setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/recvfrom/ |
D | recvfrom01.c | 70 void setup2(void); 109 -1, EINVAL, setup2, cleanup1, "invalid socket addr length"}, 236 void setup2(void) in setup2() function
|
/external/ltp/testcases/kernel/syscalls/sendto/ |
D | sendto01.c | 72 static void setup2(void); 208 .setup = setup2, 411 static void setup2(void) in setup2() function
|