Searched refs:CLONE_FILES (Results 1 – 2 of 2) sorted by relevance
124 #define CLONE_FILES 0x00000400 macro
3361 if ((flags & (CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_THREAD | CLONE_SYSVSEM)) in _sys_clone()3362 != (CLONE_VM | CLONE_FS | CLONE_FILES | CLONE_THREAD | CLONE_SYSVSEM)) in _sys_clone()
Completed in 17 milliseconds