Searched refs:tst_fork (Results 1 – 17 of 17) sorted by relevance
81 # define FORK_OR_VFORK tst_fork165 pid_t tst_fork(void);
33 pid = tst_fork(); in main()
51 pid = tst_fork(); in main()
53 pid = tst_fork(); in main()
57 pid = tst_fork(); in main()
54 pid = tst_fork(); in main()
56 pid = tst_fork(); in main()
119 switch (tst_fork()) { in fork_test()
93 pid = tst_fork(); in verify_personality()
102 child = tst_fork(); in do_test()
162 pid = tst_fork(); in testfunc_cloexec()
203 pid = tst_fork(); in test_cloexec()
350 child = tst_fork(); in check_io_signal()
212 pid = tst_fork(); in fork_thread()
413 pid_t tst_fork(void) in tst_fork() function
139 child = tst_fork(); in main()