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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_stats.c256 linux_stat(struct thread *td, struct linux_stat_args *args)
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c39 { AS(linux_stat_args), (sy_call_t *)linux_stat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 18 = linux_stat */
H A Dlinux32_proto.h89 struct linux_stat_args { struct
1524 int linux_stat(struct thread *, struct linux_stat_args *);
H A Dlinux32_systrace_args.c144 struct linux_stat_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c38 { AS(linux_stat_args), (sy_call_t *)linux_stat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 18 = linux_stat */
H A Dlinux_proto.h89 struct linux_stat_args { struct
1542 int linux_stat(struct thread *, struct linux_stat_args *);
H A Dlinux_systrace_args.c144 struct linux_stat_args *p = params;

Completed in 372 milliseconds