/src/sys/compat/linux32/arch/amd64/ |
linux32_missing.h | 52 struct linux_sys_llseek_args { struct
|
/src/sys/compat/linux/arch/aarch64/ |
linux_machdep.h | 93 struct linux_sys_llseek_args { struct 100 int linux_sys_llseek(struct lwp *, const struct linux_sys_llseek_args *, register_t *);
|
/src/sys/compat/linux/arch/arm/ |
linux_syscallargs.h | 478 struct linux_sys_llseek_args { struct 1633 int linux_sys_llseek(struct lwp *, const struct linux_sys_llseek_args *, register_t *);
|
/src/sys/compat/linux/arch/i386/ |
linux_syscallargs.h | 496 struct linux_sys_llseek_args { struct 1659 int linux_sys_llseek(struct lwp *, const struct linux_sys_llseek_args *, register_t *);
|
/src/sys/compat/linux/arch/m68k/ |
linux_syscallargs.h | 477 struct linux_sys_llseek_args { struct 1632 int linux_sys_llseek(struct lwp *, const struct linux_sys_llseek_args *, register_t *);
|
/src/sys/compat/linux/arch/mips/ |
linux_syscallargs.h | 441 struct linux_sys_llseek_args { struct 1660 int linux_sys_llseek(struct lwp *, const struct linux_sys_llseek_args *, register_t *);
|
/src/sys/compat/linux/arch/powerpc/ |
linux_syscallargs.h | 453 struct linux_sys_llseek_args { struct 1556 int linux_sys_llseek(struct lwp *, const struct linux_sys_llseek_args *, register_t *);
|