Searched defs:CLONE_NEWPID (Results 1 – 6 of 6) sorted by relevance
19 # define CLONE_NEWPID 0x20000000 macro
35 # define CLONE_NEWPID 0x20000000 macro
32 #define CLONE_NEWPID 0x20000000 /* New pid namespace */ macro
74 #define CLONE_NEWPID 0x20000000 macro
1139 pub const CLONE_NEWPID: ::c_int = 0x20000000; constant
1924 pub const CLONE_NEWPID: ::c_int = 0x20000000; constant