Searched defs:CLONE_NEWIPC (Results 1 – 5 of 5) sorted by relevance
20 # define CLONE_NEWIPC 0x08000000 macro
26 # define CLONE_NEWIPC 0x08000000 macro
30 #define CLONE_NEWIPC 0x08000000 /* New ipc namespace */ macro
1079 pub const CLONE_NEWIPC: ::c_int = 0x08000000; constant
1919 pub const CLONE_NEWIPC: ::c_int = 0x08000000; constant