Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c3251 struct futimes_args { struct
3257 sys_futimes(struct thread *td, struct futimes_args *uap) in sys_futimes() argument
H A Dinit_sysent.c264 …{ .sy_narg = AS(futimes_args), .sy_call = (sy_call_t *)sys_futimes, .sy_auevent = AUE_FUTIMES, .sy…
H A Dsystrace_args.c1005 struct futimes_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h577 struct futimes_args { struct
1972 int sys_futimes(struct thread *, struct futimes_args *);