Home
last modified time | relevance | path

Searched refs:wait4child (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/waitid/
Dwaitid02.c163 static void wait4child(pid_t pid) in wait4child() function
194 wait4child(t->child); in cleanup2()
219 wait4child(t->child); in cleanup5()
235 wait4child(t->child); in cleanup6()
/third_party/ltp/testcases/kernel/syscalls/setpgid/
Dsetpgid01.c94 static int wait4child(pid_t child) in wait4child() function
116 ret = wait4child(pid); in setpgid_test2()