Searched defs:CLONE_FS (Results 1 – 6 of 6) sorted by relevance
64 #define CLONE_FS 0x00000200 macro
12 #define CLONE_FS 0x00000200 /* set if fs info shared between processes */ macro
89 CLONE_FS = 0x00000200 variable
187 CLONE_FS = 0x00000200 variable
1063 pub const CLONE_FS: ::c_int = 0x200; constant
1903 pub const CLONE_FS: ::c_int = 0x200; constant