Searched defs:CLONE_NEWNS (Results 1 - 2 of 2) sorted by relevance

/external/strace/
H A Dprocess.c554 #define CLONE_NEWNS 0x00020000 /* New namespace group? */ macro
579 { CLONE_NEWNS, "CLONE_NEWNS" },
/external/kernel-headers/original/linux/
H A Dsched.h18 #define CLONE_NEWNS 0x00020000 /* New namespace group? */ macro

Completed in 151 milliseconds