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

/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysent.c56 { .sy_narg = AS(linux_symlinkat_args), .sy_call = (sy_call_t *)linux_symlinkat, .sy_auevent = AUE_SYMLINKAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 36 = linux_symlinkat */
H A Dlinux_proto.h178 struct linux_symlinkat_args { struct
1148 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
H A Dlinux_systrace_args.c278 struct linux_symlinkat_args *p = params;
/freebsd-13-stable/sys/i386/linux/
H A Dlinux_proto.h1033 struct linux_symlinkat_args { struct
1822 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
H A Dlinux_sysent.c324 { .sy_narg = AS(linux_symlinkat_args), .sy_call = (sy_call_t *)linux_symlinkat, .sy_auevent = AUE_SYMLINKAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 304 = linux_symlinkat */
H A Dlinux_systrace_args.c2179 struct linux_symlinkat_args *p = params;
/freebsd-13-stable/sys/arm/linux/
H A Dlinux_proto.h1036 struct linux_symlinkat_args { struct
1463 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
H A Dlinux_sysent.c351 { .sy_narg = AS(linux_symlinkat_args), .sy_call = (sy_call_t *)linux_symlinkat, .sy_auevent = AUE_SYMLINKAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 331 = linux_symlinkat */
H A Dlinux_systrace_args.c2155 struct linux_symlinkat_args *p = params;
/freebsd-13-stable/sys/amd64/linux/
H A Dlinux_proto.h964 struct linux_symlinkat_args { struct
1544 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
H A Dlinux_sysent.c286 { .sy_narg = AS(linux_symlinkat_args), .sy_call = (sy_call_t *)linux_symlinkat, .sy_auevent = AUE_SYMLINKAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 266 = linux_symlinkat */
H A Dlinux_systrace_args.c2013 struct linux_symlinkat_args *p = params;
/freebsd-13-stable/sys/amd64/linux32/
H A Dlinux32_proto.h1036 struct linux_symlinkat_args { struct
1827 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
H A Dlinux32_sysent.c324 { .sy_narg = AS(linux_symlinkat_args), .sy_call = (sy_call_t *)linux_symlinkat, .sy_auevent = AUE_SYMLINKAT, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 304 = linux_symlinkat */
H A Dlinux32_systrace_args.c2136 struct linux_symlinkat_args *p = params;
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_file.c981 linux_symlinkat(struct thread *td, struct linux_symlinkat_args *args)

Completed in 345 milliseconds