Searched refs:CLONE_NEWPID (Results 1 – 2 of 2) sorted by relevance
32 #define CLONE_NEWPID 0x20000000 /* New pid namespace */ macro
67 if (flags & CLONE_NEWPID) in copy_pid_ns()