Home
last modified time | relevance | path

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

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