Searched refs:linux_symlink_args (Results 1 - 10 of 10) 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.h390 struct linux_symlink_args { struct
1318 int linux_symlink(struct thread *, struct linux_symlink_args *);
H A Dlinux_systrace_args.c769 struct linux_symlink_args *p = params;
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c817 linux_symlink(struct thread *td, struct linux_symlink_args *args)
/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.h269 struct linux_symlink_args { struct
1572 int linux_symlink(struct thread *, struct linux_symlink_args *);
H A Dlinux32_systrace_args.c555 struct linux_symlink_args *p = params;
/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.h261 struct linux_symlink_args { struct
1588 int linux_symlink(struct thread *, struct linux_symlink_args *);
H A Dlinux_systrace_args.c563 struct linux_symlink_args *p = params;

Completed in 356 milliseconds