Searched refs:linux_llseek (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_file.c233 linux_llseek(struct thread *td, struct linux_llseek_args *args) function
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c161 { AS(linux_llseek_args), (sy_call_t *)linux_llseek, AUE_LSEEK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 140 = linux_llseek */
H A Dlinux32_proto.h1612 int linux_llseek(struct thread *, struct linux_llseek_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c160 { AS(linux_llseek_args), (sy_call_t *)linux_llseek, AUE_LSEEK, NULL, 0, 0, 0, SY_THR_STATIC }, /* 140 = linux_llseek */
H A Dlinux_proto.h1632 int linux_llseek(struct thread *, struct linux_llseek_args *);

Completed in 146 milliseconds