openbsd_poll_args
{ AS(openbsd_poll_args), 4, (sy_call_t *)sys_openbsd_poll }, /* 252 = openbsd_poll */
sys_openbsd_poll(struct sysmsg *sysmsg, const struct openbsd_poll_args *uap)
int sys_openbsd_poll (struct sysmsg *sysmsg, const struct openbsd_poll_args *);
struct openbsd_poll_args openbsd_poll;