Home
last modified time | relevance | path

Searched refs:CLONE_INVALID_FORK_FLAGS (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsyscall.c187 #define CLONE_INVALID_FORK_FLAGS \ macro
6643 if (flags & CLONE_INVALID_FORK_FLAGS) { in do_fork()