chmod_args
{ AS(chmod_args), 4, (sy_call_t *)sys_chmod }, /* 15 = chmod */
sys_chmod(struct sysmsg *sysmsg, const struct chmod_args *uap)
int sys_chmod (struct sysmsg *sysmsg, const struct chmod_args *);
struct chmod_args chmod;