Home
last modified time | relevance | path

Searched refs:linux_newstat (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.bin/truss/tests/
H A Dtruss_test.sh214 for name in read openat linux_write linux_newstat compat11.stat; do
/freebsd/sys/compat/linux/
H A Dlinux_stats.c215 linux_newstat(struct thread *td, struct linux_newstat_args *args) in linux_newstat() function
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c123 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
H A Dlinux_proto.h1812 int linux_newstat(struct thread *, struct linux_newstat_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c21 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
H A Dlinux_proto.h1446 int linux_newstat(struct thread *, struct linux_newstat_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c124 …{ .sy_narg = AS(linux_newstat_args), .sy_call = (sy_call_t *)linux_newstat, .sy_auevent = AUE_STAT…
H A Dlinux32_proto.h1819 int linux_newstat(struct thread *, struct linux_newstat_args *);