Searched refs:CLONE_NEWNS (Results 1 – 2 of 2) sorted by relevance
55 # define CLONE_NEWNS 0x00020000 /* Set to create new namespace. */ macro
402 if (unshare (CLONE_NEWNS | CLONE_NEWPID) < 0) in do_in_chroot_2()
Completed in 4 milliseconds