Home
last modified time | relevance | path

Searched defs:CLONE_UNTRACED (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dsched.h22 #define CLONE_UNTRACED 0x00800000 /* set if the tracing process can't force CLONE_PTRACE on this c… macro
/external/strace/
Dclone.c21 #define CLONE_UNTRACED 0x00800000 /* set if the tracing process can't force CLONE_PTRACE on this c… macro