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

/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_stats.c560 linux_lstat64(struct thread *td, struct linux_lstat64_args *args)
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_proto.h631 struct linux_lstat64_args { struct
1267 int linux_lstat64(struct thread *, struct linux_lstat64_args *);
H A Dlinux_sysent.c217 { AS(linux_lstat64_args), (sy_call_t *)linux_lstat64, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 196 = linux_lstat64 */
H A Dlinux_systrace_args.c1409 struct linux_lstat64_args *p = params;
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_proto.h634 struct linux_lstat64_args { struct
1248 int linux_lstat64(struct thread *, struct linux_lstat64_args *);
H A Dlinux32_sysent.c218 { AS(linux_lstat64_args), (sy_call_t *)linux_lstat64, AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 196 = linux_lstat64 */
H A Dlinux32_systrace_args.c1366 struct linux_lstat64_args *p = params;

Completed in 203 milliseconds