Searched refs:fchflags_args (Results 1 – 6 of 6) sorted by relevance
2885 struct fchflags_args { struct2891 sys_fchflags(struct thread *td, struct fchflags_args *uap) in sys_fchflags() argument
104 …{ .sy_narg = AS(fchflags_args), .sy_call = (sy_call_t *)sys_fchflags, .sy_auevent = AUE_FCHFLAGS, …
254 struct fchflags_args *p = params; in systrace_args()
160 struct fchflags_args { struct1918 int sys_fchflags(struct thread *, struct fchflags_args *);
105 …{ .sy_narg = AS(fchflags_args), .sy_call = (sy_call_t *)sys_fchflags, .sy_auevent = AUE_FCHFLAGS, …
257 struct fchflags_args *p = params; in systrace_args()