Searched refs:do_tee (Results 1 – 1 of 1) sorted by relevance
1995 static long do_tee(struct file *in, struct file *out, size_t len, in do_tee() function2039 error = do_tee(in, out, len, flags); in SYSCALL_DEFINE4()