modfnext_args
{ AS(modfnext_args), 4, (sy_call_t *)sys_modfnext }, /* 302 = modfnext */
sys_modfnext(struct sysmsg *sysmsg, const struct modfnext_args *uap)
int sys_modfnext (struct sysmsg *sysmsg, const struct modfnext_args *);
struct modfnext_args modfnext;