Searched refs:PT_TO_SCX (Results 1 – 4 of 4) sorted by relevance
62 #define PT_TO_SCX 21 macro
913 case PT_TO_SCX: in kern_ptrace()1260 case PT_TO_SCX: in kern_ptrace()1279 case PT_TO_SCX: in kern_ptrace()1296 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()4494 ATF_REQUIRE(ptrace(PT_TO_SCX, debuggee, (caddr_t)1, 0) != -1); in ATF_TC_BODY()