Lines Matching defs:CLONE_VFORK
1264 # ifndef CLONE_VFORK1265 # define CLONE_VFORK 0x000040001531 /* ia64 calls directly `clone (CLONE_VFORK | CLONE_VM)'1536 clear also CLONE_VM but only in the CLONE_VFORK case as1542 & ~(tcp->u_arg[arg0_index] & CLONE_VFORK1543 ? CLONE_VFORK | CLONE_VM : 0)) < 0