Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Drun-command.c22 int fdin[2], fdout[2], fderr[2]; in start_command() local
/linux-4.4.14/fs/
Dsplice.c2022 SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) in SYSCALL_DEFINE4() argument