Searched refs:linux_newfstat_args (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_stats.c205 linux_newfstat(struct thread *td, struct linux_newfstat_args *args)
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c25 { AS(linux_newfstat_args), (sy_call_t *)linux_newfstat, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 5 = linux_newfstat */
H A Dlinux_proto.h46 struct linux_newfstat_args { struct
1246 int linux_newfstat(struct thread *, struct linux_newfstat_args *);
H A Dlinux_systrace_args.c59 struct linux_newfstat_args *p = params;
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c129 { AS(linux_newfstat_args), (sy_call_t *)linux_newfstat, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 108 = linux_newfstat */
H A Dlinux32_proto.h342 struct linux_newfstat_args { struct
1589 int linux_newfstat(struct thread *, struct linux_newfstat_args *);
H A Dlinux32_systrace_args.c737 struct linux_newfstat_args *p = params;
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c128 { AS(linux_newfstat_args), (sy_call_t *)linux_newfstat, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 108 = linux_newfstat */
H A Dlinux_proto.h342 struct linux_newfstat_args { struct
1607 int linux_newfstat(struct thread *, struct linux_newfstat_args *);
H A Dlinux_systrace_args.c761 struct linux_newfstat_args *p = params;

Completed in 179 milliseconds