Home | History | Annotate | Download | only in strace

Lines Matching defs:CLONE_PARENT

511 #define CLONE_PARENT    0x00008000      /* set if we want to have the same parent as the cloner */
530 { CLONE_PARENT, "CLONE_PARENT" },