Searched refs:linux_symlinkat (Results 1 - 11 of 11) 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.h1148 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
/freebsd-13-stable/sys/i386/linux/
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_proto.h1822 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
/freebsd-13-stable/sys/amd64/linux32/
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_proto.h1827 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
/freebsd-13-stable/sys/arm/linux/
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_proto.h1463 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_file.c981 linux_symlinkat(struct thread *td, struct linux_symlinkat_args *args) function
/freebsd-13-stable/sys/amd64/linux/
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_proto.h1544 int linux_symlinkat(struct thread *, struct linux_symlinkat_args *);

Completed in 318 milliseconds