Searched refs:childfd (Results 1 – 1 of 1) sorted by relevance
984 int ret, child, childfd; in __wait_for_test() local987 childfd = syscall(__NR_pidfd_open, t->pid, 0); in __wait_for_test()988 if (childfd == -1) { in __wait_for_test()996 poll_child.fd = childfd; in __wait_for_test()