Home
last modified time | relevance | path

Searched refs:linux_utimes (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_misc.c529 linux_utimes(struct thread *td, struct linux_utimes_args *args) in linux_utimes() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c288 …{ .sy_narg = AS(linux_utimes_args), .sy_call = (sy_call_t *)linux_utimes, .sy_auevent = AUE_UTIMES…
H A Dlinux_proto.h1938 int linux_utimes(struct thread *, struct linux_utimes_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c252 …{ .sy_narg = AS(linux_utimes_args), .sy_call = (sy_call_t *)linux_utimes, .sy_auevent = AUE_UTIMES…
H A Dlinux_proto.h1624 int linux_utimes(struct thread *, struct linux_utimes_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c289 …{ .sy_narg = AS(linux_utimes_args), .sy_call = (sy_call_t *)linux_utimes, .sy_auevent = AUE_UTIMES…
H A Dlinux32_proto.h1942 int linux_utimes(struct thread *, struct linux_utimes_args *);