Searched refs:linux_fstat64 (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_stats.c608 linux_fstat64(struct thread *td, struct linux_fstat64_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c218 { AS(linux_fstat64_args), (sy_call_t *)linux_fstat64, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 197 = linux_fstat64 */
H A Dlinux32_proto.h1657 int linux_fstat64(struct thread *, struct linux_fstat64_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c217 { AS(linux_fstat64_args), (sy_call_t *)linux_fstat64, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 197 = linux_fstat64 */
H A Dlinux_proto.h1676 int linux_fstat64(struct thread *, struct linux_fstat64_args *);

Completed in 117 milliseconds