Home | History | Annotate | Download | only in strace

Lines Matching defs:CLONE_UNTRACED

519 #define CLONE_UNTRACED		0x00800000	/* set if the tracing process can't force CLONE_PTRACE on this clone */
538 { CLONE_UNTRACED, "CLONE_UNTRACED" },