Searched refs:linux_fstat64_args (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_stats.c608 linux_fstat64(struct thread *td, struct linux_fstat64_args *args)
/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.h639 struct linux_fstat64_args { struct
1657 int linux_fstat64(struct thread *, struct linux_fstat64_args *);
H A Dlinux32_systrace_args.c1357 struct linux_fstat64_args *p = params;
/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.h640 struct linux_fstat64_args { struct
1676 int linux_fstat64(struct thread *, struct linux_fstat64_args *);
H A Dlinux_systrace_args.c1400 struct linux_fstat64_args *p = params;

Completed in 232 milliseconds