Home
last modified time | relevance | path

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

/cts/tests/tests/os/jni/seccomp-tests/tests/
Dseccomp_bpf_tests.c38 #ifndef PR_SET_PTRACER
39 # define PR_SET_PTRACER 0x59616d61 macro
943 prctl(PR_SET_PTRACER, tracer_pid, 0, 0, 0); in setup_trace_fixture()