Searched refs:chflags_args (Results 1 – 4 of 4) sorted by relevance
2690 struct chflags_args { struct2696 sys_chflags(struct thread *td, struct chflags_args *uap) in sys_chflags() argument
92 …{ .sy_narg = AS(chflags_args), .sy_call = (sy_call_t *)sys_chflags, .sy_auevent = AUE_CHFLAGS, .sy…
245 struct chflags_args *p = params; in systrace_args()
160 struct chflags_args { struct1879 int sys_chflags(struct thread *, struct chflags_args *);