Home
last modified time | relevance | path

Searched refs:setup (Results 226 - 250 of 1894) sorted by relevance

12345678910>>...76

/third_party/ltp/testcases/kernel/syscalls/getegid/
H A Dgetegid01.c47 static void setup();
59 setup(); in main()
79 static void setup(void) in setup() function
/third_party/ltp/testcases/kernel/syscalls/getpid/
H A Dgetpid02.c53 static void setup(void) in setup() function
66 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl07.c36 static void setup(void) in setup() function
50 .setup = setup,
H A Dioctl06.c43 static void setup(void) in setup() function
57 .setup = setup,
H A Dioctl_ns03.c22 static void setup(void) in setup() function
55 .setup = setup
H A Dioctl_ns02.c23 static void setup(void) in setup() function
54 .setup = setup
H A Dioctl_ns04.c22 static void setup(void) in setup() function
53 .setup = setup
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise03.c48 static void setup(void) in setup() function
64 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/mknod/
H A Dmknod09.c79 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 Dmunlockall01.c68 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 Dpselect03.c36 static void setup(void) in setup() function
49 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/read/
H A Dread03.c28 static void setup(void) in setup() function
53 .setup = setup,
H A Dread01.c27 static void setup(void) in setup() function
42 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename13.c24 static void setup(void) in setup() function
43 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/sched_setparam/
H A Dsched_setparam05.c40 static void setup(void) in setup() function
48 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/sendfile/
H A Dsendfile07.c24 static void setup(void) in setup() function
66 .setup = setup,
H A Dsendfile03.c39 static void setup(void) in setup() function
61 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/setreuid/
H A Dsetreuid07.c29 static void setup(void) in setup() function
60 .setup = setup,
H A Dsetreuid06.c27 static void setup(void) in setup() function
49 .setup = setup,
H A Dsetreuid04.c21 static void setup(void) in setup() function
45 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/stime/
H A Dstime02.c45 static void setup(void) in setup() function
63 .setup = setup,
H A Dstime01.c55 static void setup(void) in setup() function
64 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/ustat/
H A Dustat01.c34 static void setup(void) in setup() function
46 .setup = setup,
/third_party/ltp/testcases/kernel/syscalls/sockioctl/
H A Dsockioctl01.c57 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 Dgetsockopt01.c66 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

Completed in 6 milliseconds

12345678910>>...76