Searched refs:chmod_args (Results 1 – 4 of 4) sorted by relevance
2818 struct chmod_args { struct2824 sys_chmod(struct thread *td, struct chmod_args *uap) in sys_chmod() argument
73 …{ .sy_narg = AS(chmod_args), .sy_call = (sy_call_t *)sys_chmod, .sy_auevent = AUE_CHMOD, .sy_flags…
106 struct chmod_args *p = params; in systrace_args()
83 struct chmod_args { struct1862 int sys_chmod(struct thread *, struct chmod_args *);