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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 362 struct linux_sys_pselect6_args { struct
1280 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 1200 struct linux_sys_pselect6_args { struct
1924 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 1090 struct linux_sys_pselect6_args { struct
1787 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 1164 struct linux_sys_pselect6_args { struct
1876 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 1211 struct linux_sys_pselect6_args { struct
1910 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 1149 struct linux_sys_pselect6_args { struct
1871 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 1210 struct linux_sys_pselect6_args { struct
1916 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 1026 struct linux_sys_pselect6_args { struct
1757 int linux_sys_pselect6(struct lwp *, const struct linux_sys_pselect6_args *, register_t *);

Completed in 37 milliseconds