Searched refs:CLONE_NEWNS (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/ip/
H A Dipnetns.c151 if (unshare(CLONE_NEWNS) < 0) {
/external/kernel-headers/original/linux/
H A Dsched.h18 #define CLONE_NEWNS 0x00020000 /* New namespace group? */ macro
/external/strace/
H A Dprocess.c554 #define CLONE_NEWNS 0x00020000 /* New namespace group? */ macro
579 { CLONE_NEWNS, "CLONE_NEWNS" },

Completed in 1222 milliseconds