sys_pipe2
.sy_call = (sy_call_t *)sys_pipe2
{ 453, sys_pipe2 },
extern sy_call_t sys_pipe2;
check_syscall_args(sys_pipe2)
int sys_pipe2(struct lwp *, const struct sys_pipe2_args *, register_t *);