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

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c277 { AS(linux_openat_args), (sy_call_t *)linux_openat, AUE_OPEN_RWTC, NULL, 0, 0, 0, SY_THR_STATIC }, /* 257 = linux_openat */
H A Dlinux_proto.h1434 int linux_openat(struct thread *, struct linux_openat_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c182 linux_openat(struct thread *td, struct linux_openat_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c316 { AS(linux_openat_args), (sy_call_t *)linux_openat, AUE_OPEN_RWTC, NULL, 0, 0, 0, SY_THR_STATIC }, /* 295 = linux_openat */
H A Dlinux32_proto.h1730 int linux_openat(struct thread *, struct linux_openat_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c315 { AS(linux_openat_args), (sy_call_t *)linux_openat, AUE_OPEN_RWTC, NULL, 0, 0, 0, SY_THR_STATIC }, /* 295 = linux_openat */
H A Dlinux_proto.h1750 int linux_openat(struct thread *, struct linux_openat_args *);

Completed in 158 milliseconds