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
1718 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
1511 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
1648 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
1666 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
1639 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
1667 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
1563 int linux_sys_getdents(struct lwp *, const struct linux_sys_getdents_args *, register_t *);

Completed in 29 milliseconds