/third_party/ltp/testcases/kernel/syscalls/getegid/ |
H A D | getegid01.c | 47 static void setup(); 59 setup(); in main() 79 static void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/getpid/ |
H A D | getpid02.c | 53 static void setup(void) in setup() function 66 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/ioctl/ |
H A D | ioctl07.c | 36 static void setup(void) in setup() function 50 .setup = setup,
|
H A D | ioctl06.c | 43 static void setup(void) in setup() function 57 .setup = setup,
|
H A D | ioctl_ns03.c | 22 static void setup(void) in setup() function 55 .setup = setup
|
H A D | ioctl_ns02.c | 23 static void setup(void) in setup() function 54 .setup = setup
|
H A D | ioctl_ns04.c | 22 static void setup(void) in setup() function 53 .setup = setup
|
/third_party/ltp/testcases/kernel/syscalls/madvise/ |
H A D | madvise03.c | 48 static void setup(void) in setup() function 64 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/mknod/ |
H A D | mknod09.c | 79 void setup(); /* setup function for the test */ 89 setup(); in main() 126 * setup(void) 128 void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/munlockall/ |
H A D | munlockall01.c | 68 void setup(); 82 setup(); in main() 118 /* setup() - performs all ONE TIME setup for this test. */ 119 void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/pselect/ |
H A D | pselect03.c | 36 static void setup(void) in setup() function 49 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/read/ |
H A D | read03.c | 28 static void setup(void) in setup() function 53 .setup = setup,
|
H A D | read01.c | 27 static void setup(void) in setup() function 42 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/rename/ |
H A D | rename13.c | 24 static void setup(void) in setup() function 43 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/sched_setparam/ |
H A D | sched_setparam05.c | 40 static void setup(void) in setup() function 48 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/sendfile/ |
H A D | sendfile07.c | 24 static void setup(void) in setup() function 66 .setup = setup,
|
H A D | sendfile03.c | 39 static void setup(void) in setup() function 61 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/setreuid/ |
H A D | setreuid07.c | 29 static void setup(void) in setup() function 60 .setup = setup,
|
H A D | setreuid06.c | 27 static void setup(void) in setup() function 49 .setup = setup,
|
H A D | setreuid04.c | 21 static void setup(void) in setup() function 45 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/stime/ |
H A D | stime02.c | 45 static void setup(void) in setup() function 63 .setup = setup,
|
H A D | stime01.c | 55 static void setup(void) in setup() function 64 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/ustat/ |
H A D | ustat01.c | 34 static void setup(void) in setup() function 46 .setup = setup,
|
/third_party/ltp/testcases/kernel/syscalls/sockioctl/ |
H A D | sockioctl01.c | 57 static void setup(void); 77 void (*setup) (void); member 127 setup(); in main() 132 tdat[testno].setup(); in main() 155 static void setup(void) in setup() function
|
/third_party/ltp/testcases/kernel/syscalls/getsockopt/ |
H A D | getsockopt01.c | 66 void setup(void), setup0(void), setup1(void), 81 void (*setup) (void); member 136 setup(); in main() 141 tdat[testno].setup(); in main() 167 void setup(void) in setup() function
|