Searched defs:fdout (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/tools/lib/subcmd/ |
D | run-command.c | 32 int fdin[2], fdout[2], fderr[2]; in start_command() local
|
/linux-6.6.21/fs/ |
D | splice.c | 1939 SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) in SYSCALL_DEFINE4() argument
|