Home
last modified time | relevance | path

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

/freebsd/contrib/capsicum-test/
H A Dprocdesc.cc547 int pd_other = dup(pd_); in TEST_F() local
561 EXPECT_EQ(0, pdwait4_(pd_other, &status, WNOHANG, NULL)); in TEST_F()
564 EXPECT_OK(close(pd_other)); in TEST_F()