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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_stats.c205 linux_newfstat(struct thread *td, struct linux_newfstat_args *args) function
/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.h1246 int linux_newfstat(struct thread *, struct linux_newfstat_args *);
/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.h1589 int linux_newfstat(struct thread *, struct linux_newfstat_args *);
/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.h1607 int linux_newfstat(struct thread *, struct linux_newfstat_args *);

Completed in 148 milliseconds