HomeSort by: relevance | last modified time | path
    Searched defs:linux_sys_fcntl64_args (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/compat/linux32/arch/amd64/
linux32_missing.h 47 struct linux_sys_fcntl64_args { struct
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 780 struct linux_sys_fcntl64_args { struct
1756 int linux_sys_fcntl64(struct lwp *, const struct linux_sys_fcntl64_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 809 struct linux_sys_fcntl64_args { struct
1784 int linux_sys_fcntl64(struct lwp *, const struct linux_sys_fcntl64_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 891 struct linux_sys_fcntl64_args { struct
1787 int linux_sys_fcntl64(struct lwp *, const struct linux_sys_fcntl64_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 821 struct linux_sys_fcntl64_args { struct
1794 int linux_sys_fcntl64(struct lwp *, const struct linux_sys_fcntl64_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 708 struct linux_sys_fcntl64_args { struct
1657 int linux_sys_fcntl64(struct lwp *, const struct linux_sys_fcntl64_args *, register_t *);

Completed in 16 milliseconds