Searched refs:pid3 (Results 1 – 1 of 1) sorted by relevance
88 pid_t pid1, pid2, pid3; in test_shareable_ns() local117 pid3 = fork(); in test_shareable_ns()118 assert_se(pid3 >= 0); in test_shareable_ns()120 if (pid3 == 0) { in test_shareable_ns()136 r = wait_for_terminate(pid3, &si); in test_shareable_ns()