Home | History | Annotate | Download | only in strace

Lines Matching defs:CLONE_VFORK

551 #define CLONE_VFORK     0x00004000      /* set if the parent wants the child to wake it up on mm_release */
576 { CLONE_VFORK, "CLONE_VFORK" },