Searched refs:linux32_sys_pipe2 (Results 1 – 3 of 3) sorted by relevance
1088 check_syscall_args(linux32_sys_pipe2)1584 int linux32_sys_pipe2(struct lwp *, const struct linux32_sys_pipe2_args *, register_t *);
1263 .sy_call = (sy_call_t *)linux32_sys_pipe2
325 linux32_sys_pipe2(struct lwp *l, const struct linux32_sys_pipe2_args *uap, in linux32_sys_pipe2() function