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

/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_stats.c194 linux_newstat(struct thread *td, struct linux_newstat_args *args)
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_proto.h330 struct linux_newstat_args { struct
1196 int linux_newstat(struct thread *, struct linux_newstat_args *);
H A Dlinux_sysent.c127 { AS(linux_newstat_args), (sy_call_t *)linux_newstat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 106 = linux_newstat */
H A Dlinux_systrace_args.c745 struct linux_newstat_args *p = params;
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_proto.h330 struct linux_newstat_args { struct
1177 int linux_newstat(struct thread *, struct linux_newstat_args *);
H A Dlinux32_sysent.c128 { AS(linux_newstat_args), (sy_call_t *)linux_newstat, AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 106 = linux_newstat */
H A Dlinux32_systrace_args.c721 struct linux_newstat_args *p = params;

Completed in 194 milliseconds