getdents_args
{ AS(getdents_args), 4, (sy_call_t *)sys_getdents }, /* 480 = getdents */
sys_getdents(struct sysmsg *sysmsg, const struct getdents_args *uap)
int sys_getdents (struct sysmsg *sysmsg, const struct getdents_args *);
struct getdents_args getdents;