Searched refs:grandchild_pd (Results 1 – 1 of 1) sorted by relevance
805 int grandchild_pd = ReceiveFD(shared_sock_fds[0]); in TEST() local809 EXPECT_OK(pdgetpid(grandchild_pd, &grandchild)); in TEST()812 grandchild_pd, grandchild, ProcessState(grandchild)); in TEST()816 EXPECT_OK(pdkill(grandchild_pd, SIGINT)); in TEST()819 grandchild_pd, grandchild, ProcessState(grandchild)); in TEST()832 close(grandchild_pd); in TEST()887 int grandchild_pd = ReceiveFD(shared_sock_fds[0]); in TEST() local889 EXPECT_OK(pdgetpid(grandchild_pd, &grandchild)); in TEST()909 close(grandchild_pd); in TEST()932 int grandchild_pd = ReceiveFD(shared_sock_fds[0]); in TEST() local[all …]