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

/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c38 { AS(linux_pwrite_args), (sy_call_t *)linux_pwrite, AUE_PWRITE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 18 = linux_pwrite */
H A Dlinux_proto.h1257 int linux_pwrite(struct thread *, struct linux_pwrite_args *);
/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c1047 linux_pwrite(struct thread *td, struct linux_pwrite_args *uap) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c202 { AS(linux_pwrite_args), (sy_call_t *)linux_pwrite, AUE_PWRITE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 181 = linux_pwrite */
H A Dlinux32_proto.h1643 int linux_pwrite(struct thread *, struct linux_pwrite_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c201 { AS(linux_pwrite_args), (sy_call_t *)linux_pwrite, AUE_PWRITE, NULL, 0, 0, 0, SY_THR_STATIC }, /* 181 = linux_pwrite */
H A Dlinux_proto.h1662 int linux_pwrite(struct thread *, struct linux_pwrite_args *);

Completed in 236 milliseconds