Searched refs:linux32_sys_llseek_args (Results 1 – 4 of 4) sorted by relevance
454 struct linux32_sys_llseek_args { struct1338 int linux32_sys_llseek(struct lwp *, const struct linux32_sys_llseek_args *, register_t *);
557 ns(struct linux32_sys_llseek_args),
846 const struct linux32_sys_llseek_args *p = params; in systrace_args()
95 linux32_sys_llseek(struct lwp *l, const struct linux32_sys_llseek_args *uap, register_t *retval) in linux32_sys_llseek()