Home
last modified time | relevance | path

Searched refs:fdin (Results 1 – 1 of 1) sorted by relevance

/fs/
Dsplice.c1698 SYSCALL_DEFINE4(tee, int, fdin, int, fdout, size_t, len, unsigned int, flags) in SYSCALL_DEFINE4() argument
1710 in = fdget(fdin); in SYSCALL_DEFINE4()