Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_stats.c244 linux_stat(struct thread *td, struct linux_stat_args *args) in linux_stat() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c35 …{ .sy_narg = AS(linux_stat_args), .sy_call = (sy_call_t *)linux_stat, .sy_auevent = AUE_STAT, .sy_…
H A Dlinux_proto.h1746 int linux_stat(struct thread *, struct linux_stat_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c36 …{ .sy_narg = AS(linux_stat_args), .sy_call = (sy_call_t *)linux_stat, .sy_auevent = AUE_STAT, .sy_…
H A Dlinux32_proto.h1752 int linux_stat(struct thread *, struct linux_stat_args *);