Searched refs:sys_fchflags (Results 1 – 4 of 4) sorted by relevance
98 …{ .sy_narg = AS(fchflags_args), .sy_call = (sy_call_t *)sys_fchflags, .sy_auevent = AUE_FCHFLAGS, …
2854 sys_fchflags(struct thread *td, struct fchflags_args *uap) in sys_fchflags() function
99 …{ .sy_narg = AS(fchflags_args), .sy_call = (sy_call_t *)sys_fchflags, .sy_auevent = AUE_FCHFLAGS, …
1920 int sys_fchflags(struct thread *, struct fchflags_args *);