Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c3176 struct futimesat_args { struct
3183 sys_futimesat(struct thread *td, struct futimesat_args *uap) in sys_futimesat() argument
H A Dinit_sysent.c552 …{ .sy_narg = AS(futimesat_args), .sy_call = (sy_call_t *)sys_futimesat, .sy_auevent = AUE_FUTIMESA…
H A Dsystrace_args.c2675 struct futimesat_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1439 struct futimesat_args { struct
2164 int sys_futimesat(struct thread *, struct futimesat_args *);