Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c1586 int flags, int is_pipe2) in do_pipe() argument
1597 if (!is_pipe2) { in do_pipe()