Home
last modified time | relevance | path

Searched refs:linux_stat64 (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/compat/linux/
H A Dlinux_stats.c550 linux_stat64(struct thread *td, struct linux_stat64_args *args) in linux_stat64() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c212 …{ .sy_narg = AS(linux_stat64_args), .sy_call = (sy_call_t *)linux_stat64, .sy_auevent = AUE_STAT, …
H A Dlinux_proto.h1882 int linux_stat64(struct thread *, struct linux_stat64_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c213 …{ .sy_narg = AS(linux_stat64_args), .sy_call = (sy_call_t *)linux_stat64, .sy_auevent = AUE_STAT, …
H A Dlinux32_proto.h1887 int linux_stat64(struct thread *, struct linux_stat64_args *);