Searched refs:PT_TO_SCX (Results 1 – 4 of 4) sorted by relevance
62 #define PT_TO_SCX 21 macro
875 case PT_TO_SCX: in kern_ptrace()1211 case PT_TO_SCX: in kern_ptrace()1230 case PT_TO_SCX: in kern_ptrace()1246 case PT_TO_SCX: in kern_ptrace()
249 if (ptrace(PT_TO_SCX, pid, (caddr_t)1, 0) < 0) { in trace_sc()
1272 ATF_REQUIRE(ptrace(PT_TO_SCX, fpid, (caddr_t)1, 0) != -1); in ATF_TC_BODY()4398 ATF_REQUIRE(ptrace(PT_TO_SCX, debuggee, (caddr_t)1, 0) != -1); in ATF_TC_BODY()