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

/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_proto.h972 struct linux_symlinkat_args { struct
1351 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
H A Dlinux_sysent.c325 { AS(linux_symlinkat_args), (sy_call_t *)linux_symlinkat, AUE_SYMLINKAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 304 = linux_symlinkat */
H A Dlinux_systrace_args.c2106 struct linux_symlinkat_args *p = params;
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_proto.h953 struct linux_symlinkat_args { struct
1331 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
H A Dlinux32_sysent.c326 { AS(linux_symlinkat_args), (sy_call_t *)linux_symlinkat, AUE_SYMLINKAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 304 = linux_symlinkat */
H A Dlinux32_systrace_args.c2015 struct linux_symlinkat_args *p = params;
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_file.c842 linux_symlinkat(struct thread *td, struct linux_symlinkat_args *args)

Completed in 179 milliseconds