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

  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 773 struct linux_sys_select_args { struct
1784 int linux_sys_select(struct lwp *, const struct linux_sys_select_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 138 struct linux_sys_select_args { struct
1378 int linux_sys_select(struct lwp *, const struct linux_sys_select_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 494 struct linux_sys_select_args { struct
1637 int linux_sys_select(struct lwp *, const struct linux_sys_select_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 512 struct linux_sys_select_args { struct
1663 int linux_sys_select(struct lwp *, const struct linux_sys_select_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 493 struct linux_sys_select_args { struct
1636 int linux_sys_select(struct lwp *, const struct linux_sys_select_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 457 struct linux_sys_select_args { struct
1664 int linux_sys_select(struct lwp *, const struct linux_sys_select_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 256 struct linux_sys_select_args { struct
1469 int linux_sys_select(struct lwp *, const struct linux_sys_select_args *, register_t *);

Completed in 18 milliseconds