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

/freebsd-11.0-release/sys/compat/linux/
H A Dlinux_stats.c310 linux_lstat(struct thread *td, struct linux_lstat_args *args)
/freebsd-11.0-release/sys/i386/linux/
H A Dlinux_sysent.c105 { AS(linux_lstat_args), (sy_call_t *)linux_lstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 84 = linux_lstat */
H A Dlinux_proto.h266 struct linux_lstat_args { struct
1242 int linux_lstat(struct thread *, struct linux_lstat_args *);
H A Dlinux_systrace_args.c571 struct linux_lstat_args *p = params;
/freebsd-11.0-release/sys/amd64/linux32/
H A Dlinux32_sysent.c106 { AS(linux_lstat_args), (sy_call_t *)linux_lstat, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 84 = linux_lstat */
H A Dlinux32_proto.h274 struct linux_lstat_args { struct
1226 int linux_lstat(struct thread *, struct linux_lstat_args *);
H A Dlinux32_systrace_args.c563 struct linux_lstat_args *p = params;

Completed in 110 milliseconds