HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_llseek_args (Results 1 - 16 of 16) sorted by relevancy

  /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/common/
linux_llseek.c 58 linux_sys_llseek(struct lwp *l, const struct linux_sys_llseek_args *uap, register_t *retval)
  /src/sys/compat/linux32/common/
linux32_unistd.c 104 struct linux_sys_llseek_args ua;
  /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 *);
linux_sysent.c 628 ns(struct linux_sys_llseek_args),
linux_systrace_args.c 858 const struct linux_sys_llseek_args *p = params;
  /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 *);
linux_sysent.c 633 ns(struct linux_sys_llseek_args),
linux_systrace_args.c 890 const struct linux_sys_llseek_args *p = params;
  /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 *);
linux_sysent.c 650 ns(struct linux_sys_llseek_args),
  /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 *);
linux_sysent.c 616 ns(struct linux_sys_llseek_args),
  /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 *);
linux_sysent.c 625 ns(struct linux_sys_llseek_args),

Completed in 29 milliseconds