Searched refs:LINUX_CLONE_FILES (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/compat/linux/ | ||
| HD | linux_misc.h | 92 #define LINUX_CLONE_FILES 0x00000400 macro |
| HD | linux_fork.c | 174 if (!(args->flags & (LINUX_CLONE_FILES | LINUX_CLONE_FS))) in linux_clone_proc() |