Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linux/
HDlinux_stats.c181 linux_newlstat(struct thread *td, struct linux_newlstat_args *args) in linux_newlstat() function
/freebsd-14-stable/sys/amd64/linux32/
HDlinux32_sysent.c125 …{ .sy_narg = AS(linux_newlstat_args), .sy_call = (sy_call_t *)linux_newlstat, .sy_auevent = AUE_LS…
HDlinux32_proto.h1816 int linux_newlstat(struct thread *, struct linux_newlstat_args *);
/freebsd-14-stable/sys/amd64/linux/
HDlinux_sysent.c23 …{ .sy_narg = AS(linux_newlstat_args), .sy_call = (sy_call_t *)linux_newlstat, .sy_auevent = AUE_LS…
HDlinux_proto.h1444 int linux_newlstat(struct thread *, struct linux_newlstat_args *);
/freebsd-14-stable/sys/i386/linux/
HDlinux_sysent.c124 …{ .sy_narg = AS(linux_newlstat_args), .sy_call = (sy_call_t *)linux_newlstat, .sy_auevent = AUE_LS…
HDlinux_proto.h1809 int linux_newlstat(struct thread *, struct linux_newlstat_args *);