Home
last modified time | relevance | path

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

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