Searched refs:LINUX_CLONE_FILES (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linux/ | ||
H A D | linux_fork.h | 33 #define LINUX_CLONE_FILES 0x00000400 macro |
H A D | linux_fork.c | 150 if (args->flags & LINUX_CLONE_FILES) { in linux_clone_proc() |