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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 311 struct linux_sys_getdents64_args { struct
1273 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 819 struct linux_sys_getdents64_args { struct
1819 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 857 struct linux_sys_getdents64_args { struct
1724 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 774 struct linux_sys_getdents64_args { struct
1765 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 807 struct linux_sys_getdents64_args { struct
1789 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 779 struct linux_sys_getdents64_args { struct
1758 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 819 struct linux_sys_getdents64_args { struct
1799 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 706 struct linux_sys_getdents64_args { struct
1662 int linux_sys_getdents64(struct lwp *, const struct linux_sys_getdents64_args *, register_t *);

Completed in 38 milliseconds