Searched defs:CLONE_FILES (Results 1 – 5 of 5) sorted by relevance
13 #define CLONE_FILES 0x00000400 /* set if open files shared between processes */ macro
90 CLONE_FILES = 0x00000400 variable
188 CLONE_FILES = 0x00000400 variable
1064 pub const CLONE_FILES: ::c_int = 0x400; constant
1904 pub const CLONE_FILES: ::c_int = 0x400; constant