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
1421 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
1593 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 757 struct linux_sys_getresgid_args { struct
1761 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 780 struct linux_sys_getresgid_args { struct
1781 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 756 struct linux_sys_getresgid_args { struct
1754 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
1755 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
1615 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);

Completed in 47 milliseconds