Searched refs:fchflags_args (Results 1 – 4 of 4) sorted by relevance
47 struct fchflags_args fchflags;
163 struct fchflags_args { struct1506 int sys_fchflags (struct sysmsg *sysmsg, const struct fchflags_args *);
52 { AS(fchflags_args), 4, (sy_call_t *)sys_fchflags }, /* 35 = fchflags */
3346 sys_fchflags(struct sysmsg *sysmsg, const struct fchflags_args *uap) in sys_fchflags()