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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 706 struct linux_sys_getresgid_args { struct
1408 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 504 struct linux_sys_getresgid_args { struct
1580 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 752 struct linux_sys_getresgid_args { struct
1746 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 775 struct linux_sys_getresgid_args { struct
1774 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 751 struct linux_sys_getresgid_args { struct
1747 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 698 struct linux_sys_getresgid_args { struct
1750 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 575 struct linux_sys_getresgid_args { struct
1610 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);

Completed in 17 milliseconds