Home | History | Annotate | Download | only in linux

Lines Matching refs:CLONE_PTRACE

14 #define CLONE_PTRACE	0x00002000	/* set if we want to let tracing continue on the child too */
24 #define CLONE_UNTRACED 0x00800000 /* set if the tracing process can't force CLONE_PTRACE on this clone */