Home | History | Annotate | Download | only in linux

Lines Matching refs:CLONE_FILES

12 #define CLONE_FILES	0x00000400	/* set if open files shared between processes */
93 #define CLONE_KERNEL (CLONE_FS | CLONE_FILES | CLONE_SIGHAND)