Searched defs:CLONE_NEWPID (Results 1 – 5 of 5) sorted by relevance
29 # define CLONE_NEWPID 0x20000000 macro
35 # define CLONE_NEWPID 0x20000000 macro
32 #define CLONE_NEWPID 0x20000000 /* New pid namespace */ macro
1081 pub const CLONE_NEWPID: ::c_int = 0x20000000; constant
1921 pub const CLONE_NEWPID: ::c_int = 0x20000000; constant