Searched refs:linux_symlinkat (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/sys/amd64/linux32/
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_proto.h1331 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
/freebsd-9.3-release/sys/i386/linux/
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_proto.h1351 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_file.c842 linux_symlinkat(struct thread *td, struct linux_symlinkat_args *args) function

Completed in 170 milliseconds