Searched refs:CLONE_NEWIPC (Results 1 – 2 of 2) sorted by relevance
30 #define CLONE_NEWIPC 0x08000000 /* New ipc namespace */ macro
149 if (flags & CLONE_NEWIPC) in copy_ipcs()