Searched refs:fchflags_args (Results 1 – 6 of 6) sorted by relevance
2848 struct fchflags_args { struct2854 sys_fchflags(struct thread *td, struct fchflags_args *uap) in sys_fchflags() argument
98 …{ .sy_narg = AS(fchflags_args), .sy_call = (sy_call_t *)sys_fchflags, .sy_auevent = AUE_FCHFLAGS, …
253 struct fchflags_args *p = params; in systrace_args()
160 struct fchflags_args { struct1920 int sys_fchflags(struct thread *, struct fchflags_args *);
99 …{ .sy_narg = AS(fchflags_args), .sy_call = (sy_call_t *)sys_fchflags, .sy_auevent = AUE_FCHFLAGS, …
256 struct fchflags_args *p = params; in systrace_args()