Home
last modified time | relevance | path

Searched defs:fdout (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/lib/subcmd/
Drun-command.c32 int fdin[2], fdout[2], fderr[2]; in start_command() local
/Linux-v5.10/fs/
Dsplice.c1691 SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) in SYSCALL_DEFINE4() argument