pathconf_args
{ AS(pathconf_args), 4, (sy_call_t *)sys_pathconf }, /* 191 = pathconf */
sys_pathconf(struct sysmsg *sysmsg, const struct pathconf_args *uap)
int sys_pathconf (struct sysmsg *sysmsg, const struct pathconf_args *);
struct pathconf_args pathconf;