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