Searched refs:io_fromtracee (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.c3076 struct ptrace_io_desc io_fromtracee = { local
3117 ATF_REQUIRE(ptrace(PT_IO, child, &io_fromtracee, 0) != -1);
3162 struct ptrace_io_desc io_fromtracee = { local
3213 ATF_REQUIRE(ptrace(PT_IO, child, &io_fromtracee, 0) != -1);

Completed in 115 milliseconds