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

/freebsd-13-stable/sys/i386/linux/
H A Dlinux_sysent.c103 { .sy_narg = AS(linux_symlink_args), .sy_call = (sy_call_t *)linux_symlink, .sy_auevent = AUE_SYMLINK, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 83 = linux_symlink */
H A Dlinux_proto.h1649 int linux_symlink(struct thread *, struct linux_symlink_args *);
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c103 { .sy_narg = AS(linux_symlink_args), .sy_call = (sy_call_t *)linux_symlink, .sy_auevent = AUE_SYMLINK, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 83 = linux_symlink */
H A Dlinux32_proto.h1658 int linux_symlink(struct thread *, struct linux_symlink_args *);
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_sysent.c103 { .sy_narg = AS(linux_symlink_args), .sy_call = (sy_call_t *)linux_symlink, .sy_auevent = AUE_SYMLINK, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 83 = linux_symlink */
H A Dlinux_proto.h1280 int linux_symlink(struct thread *, struct linux_symlink_args *);
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_file.c957 linux_symlink(struct thread *td, struct linux_symlink_args *args) function
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_sysent.c108 { .sy_narg = AS(linux_symlink_args), .sy_call = (sy_call_t *)linux_symlink, .sy_auevent = AUE_SYMLINK, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 88 = linux_symlink */
H A Dlinux_proto.h1410 int linux_symlink(struct thread *, struct linux_symlink_args *);

Completed in 301 milliseconds