Searched defs:CLONE_NEWUSER (Results 1 – 9 of 9) sorted by relevance
32 # define CLONE_NEWUSER 0x10000000 macro
42 # define CLONE_NEWUSER 0x10000000 macro
20 # define CLONE_NEWUSER 0x10000000 macro
31 #define CLONE_NEWUSER 0x10000000 /* New user namespace */ macro
1080 pub const CLONE_NEWUSER: ::c_int = 0x10000000; constant
1920 pub const CLONE_NEWUSER: ::c_int = 0x10000000; constant