Home
last modified time | relevance | path

Searched refs:futimesat_args (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_syscalls.c3267 struct futimesat_args { struct
3274 sys_futimesat(struct thread *td, struct futimesat_args *uap) in sys_futimesat() argument
H A Dinit_sysent.c557 …{ .sy_narg = AS(futimesat_args), .sy_call = (sy_call_t *)sys_futimesat, .sy_auevent = AUE_FUTIMESA…
H A Dsystrace_args.c2654 struct futimesat_args *p = params; in systrace_args()
/freebsd/sys/sys/
H A Dsysproto.h1426 struct futimesat_args { struct
2190 int sys_futimesat(struct thread *, struct futimesat_args *);