Searched refs:linux32_sys_pipe_args (Results 1 – 4 of 4) sorted by relevance
154 struct linux32_sys_pipe_args { struct1190 int linux32_sys_pipe(struct lwp *, const struct linux32_sys_pipe_args *, register_t *);
196 ns(struct linux32_sys_pipe_args),
277 const struct linux32_sys_pipe_args *p = params; in systrace_args()
307 linux32_sys_pipe(struct lwp *l, const struct linux32_sys_pipe_args *uap, in linux32_sys_pipe()