Searched refs:lchmod_args (Results 1 – 6 of 6) sorted by relevance
2976 struct lchmod_args { struct2982 sys_lchmod(struct thread *td, struct lchmod_args *uap) in sys_lchmod() argument
343 …{ .sy_narg = AS(lchmod_args), .sy_call = (sy_call_t *)sys_lchmod, .sy_auevent = AUE_LCHMOD, .sy_fl…
1312 struct lchmod_args *p = params; in systrace_args()
707 struct lchmod_args { struct2041 int sys_lchmod(struct thread *, struct lchmod_args *);
344 …{ .sy_narg = AS(lchmod_args), .sy_call = (sy_call_t *)sys_lchmod, .sy_auevent = AUE_LCHMOD, .sy_fl…
1283 struct lchmod_args *p = params; in systrace_args()