Home
last modified time | relevance | path

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

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