Searched refs:CLONE_PARENT (Results 1 – 25 of 28) sorted by relevance
12
55 #if defined(CLONE_PARENT) || (defined(HAVE_DECL_CLONE_PARENT) && HAVE_DECL_CLONE_PARENT)57 static_assert((CLONE_PARENT) == (0x00008000), "CLONE_PARENT != 0x00008000");60 # define CLONE_PARENT 0x00008000185 XLAT(CLONE_PARENT),
8 CLONE_PARENT 0x00008000
15 #define CLONE_PARENT 0x00008000 /* set if we want to have the same parent as the cloner */ macro
58 CLONE_PARENT | SIGCHLD, 0); in main()
64 {"CLONE_PARENT", CLONE_PARENT | SIGCHLD,
95 #ifdef CLONE_PARENT96 { "CLONE_PARENT", (unsigned long) CLONE_PARENT },
40 CLONE_PARENT = 32768
283 CLONE_PARENT = 0x8000 const
301 CLONE_PARENT = 0x8000 const