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

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c108 { AS(linux_symlink_args), (sy_call_t *)linux_symlink, AUE_SYMLINK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 88 = linux_symlink */
H A Dlinux_proto.h1318 int linux_symlink(struct thread *, struct linux_symlink_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c817 linux_symlink(struct thread *td, struct linux_symlink_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c104 { AS(linux_symlink_args), (sy_call_t *)linux_symlink, AUE_SYMLINK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 83 = linux_symlink */
H A Dlinux32_proto.h1572 int linux_symlink(struct thread *, struct linux_symlink_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c103 { AS(linux_symlink_args), (sy_call_t *)linux_symlink, AUE_SYMLINK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 83 = linux_symlink */
H A Dlinux_proto.h1588 int linux_symlink(struct thread *, struct linux_symlink_args *);

Completed in 297 milliseconds