Searched refs:chmod_args (Results 1 – 6 of 6) sorted by relevance
2906 struct chmod_args { struct2912 sys_chmod(struct thread *td, struct chmod_args *uap) in sys_chmod() argument
78 …{ .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()
79 struct chmod_args { struct1902 int sys_chmod(struct thread *, struct chmod_args *);
79 …{ .sy_narg = AS(chmod_args), .sy_call = (sy_call_t *)sys_chmod, .sy_auevent = AUE_CHMOD, .sy_flags…
109 struct chmod_args *p = params; in systrace_args()