Home
last modified time | relevance | path

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

/freebsd/tests/sys/capsicum/
H A Dcapmode.cc259 pid_t my_sid = getsid(my_pid); in FORK_TEST() local
269 EXPECT_EQ(my_sid, getsid(my_pid)); in FORK_TEST()