freebsd32_ppoll_args
freebsd32_ppoll(struct thread *td, struct freebsd32_ppoll_args *uap)
int freebsd32_ppoll(struct thread *, struct freebsd32_ppoll_args *);
{ .sy_narg = AS(freebsd32_ppoll_args), .sy_call = (sy_call_t *)freebsd32_ppoll, .sy_auevent = AUE_POLL, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 545 = freebsd32_ppoll */
struct freebsd32_ppoll_args *p = params;