Searched refs:futimens_args (Results 1 – 4 of 4) sorted by relevance
1664 struct futimens_args { struct2246 int sys_futimens(struct thread *, struct futimens_args *);
615 …{ .sy_narg = AS(futimens_args), .sy_call = (sy_call_t *)sys_futimens, .sy_auevent = AUE_FUTIMES, .…
3422 sys_futimens(struct thread *td, struct futimens_args *uap) in sys_futimens()
3079 struct futimens_args *p = params; in systrace_args()