Searched refs:ploff_out (Results 1 – 1 of 1) sorted by relevance
13181 loff_t *ploff_in = NULL, *ploff_out = NULL; in _syscall2() local13192 ploff_out = &loff_out; in _syscall2()13194 ret = get_errno(splice(arg1, ploff_in, arg3, ploff_out, arg5, arg6)); in _syscall2()