Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/utils/process/
H A Dchild_test.cpp804 int read_pid; in ATF_TEST_CASE_BODY() local
805 input >> read_pid; in ATF_TEST_CASE_BODY()
808 ATF_REQUIRE_EQ(read_pid, pid); in ATF_TEST_CASE_BODY()