Searched refs:CLONE_NEWPID (Results 1 – 2 of 2) sorted by relevance
71 # define CLONE_NEWPID 0x20000000 /* New pid namespace. */ macro
402 if (unshare (CLONE_NEWNS | CLONE_NEWPID) < 0) in do_in_chroot_2()
Completed in 5 milliseconds