Searched refs:linux32_sys_pipe (Results 1 – 3 of 3) sorted by relevance
157 check_syscall_args(linux32_sys_pipe)1190 int linux32_sys_pipe(struct lwp *, const struct linux32_sys_pipe_args *, register_t *);
197 .sy_call = (sy_call_t *)linux32_sys_pipe
307 linux32_sys_pipe(struct lwp *l, const struct linux32_sys_pipe_args *uap, in linux32_sys_pipe() function