sys_poll
{ AS(poll_args), 4, (sy_call_t *)sys_poll }, /* 209 = poll */
return (sys_poll(sysmsg, (const struct poll_args *)uap));
int sys_poll (struct sysmsg *sysmsg, const struct poll_args *);