sys_paccept
return sys_paccept(l, &ua, retval);
.sy_call = (sy_call_t *)sys_paccept
extern sy_call_t sys_paccept;
{ 456, sys_paccept },
check_syscall_args(sys_paccept)
int sys_paccept(struct lwp *, const struct sys_paccept_args *, register_t *);