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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_stats.c183 linux_newlstat(struct thread *td, struct linux_newlstat_args *args) function
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c26 { AS(linux_newlstat_args), (sy_call_t *)linux_newlstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 6 = linux_newlstat */
H A Dlinux_proto.h1247 int linux_newlstat(struct thread *, struct linux_newlstat_args *);
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c128 { AS(linux_newlstat_args), (sy_call_t *)linux_newlstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 107 = linux_newlstat */
H A Dlinux32_proto.h1588 int linux_newlstat(struct thread *, struct linux_newlstat_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c127 { AS(linux_newlstat_args), (sy_call_t *)linux_newlstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 107 = linux_newlstat */
H A Dlinux_proto.h1606 int linux_newlstat(struct thread *, struct linux_newlstat_args *);

Completed in 204 milliseconds