Searched refs:CLONE_NEWNS (Results 1 – 3 of 3) sorted by relevance
151 if (unshare(CLONE_NEWNS) < 0) { in netns_exec()
18 #define CLONE_NEWNS 0x00020000 /* New namespace group? */ macro
554 #define CLONE_NEWNS 0x00020000 /* New namespace group? */ macro579 { CLONE_NEWNS, "CLONE_NEWNS" },