/* syscall parameters, results and catches */
u_int64_t uu_arg[8]; /* arguments to current system call */
int *uu_ap; /* pointer to arglist */
/* syscall parameters, results and catches */
u_int64_t uu_arg[8]; /* arguments to current system call */
int *uu_ap; /* pointer to arglist */