Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/ptrace/
H A Dchild.h85 int wait_child(struct child_sync *sync) in wait_child() function
/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c1400 CASE_TEST(wait_child); EXPECT_SYSER(1, wait(&tmp), -1, ECHILD); break; in run_syscall()