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

  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 558 struct linux_sys_getdents_args { struct
1705 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 389 struct linux_sys_getdents_args { struct
1498 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 487 struct linux_sys_getdents_args { struct
1635 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 505 struct linux_sys_getdents_args { struct
1661 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 486 struct linux_sys_getdents_args { struct
1634 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 450 struct linux_sys_getdents_args { struct
1662 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 462 struct linux_sys_getdents_args { struct
1558 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);

Completed in 19 milliseconds