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

  /src/sys/compat/linux/common/
linux_misc_notalpha.c 281 linux_sys_getresgid(struct lwp *l, const struct linux_sys_getresgid_args *uap, register_t *retval)
  /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 *);
linux_sysent.c 697 ns(struct linux_sys_getresgid_args),
linux_systrace_args.c 1065 const struct linux_sys_getresgid_args *p = params;
  /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 *);
linux_sysent.c 632 ns(struct linux_sys_getresgid_args),
linux_systrace_args.c 999 const struct linux_sys_getresgid_args *p = params;
  /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 *);
linux_sysent.c 933 ns(struct linux_sys_getresgid_args),
linux_systrace_args.c 1349 const struct linux_sys_getresgid_args *p = params;
  /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 *);
linux_sysent.c 940 ns(struct linux_sys_getresgid_args),
linux_systrace_args.c 1388 const struct linux_sys_getresgid_args *p = params;
  /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 *);
linux_sysent.c 955 ns(struct linux_sys_getresgid_args),
  /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 *);
linux_sysent.c 843 ns(struct linux_sys_getresgid_args),
  /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 *);
linux_sysent.c 756 ns(struct linux_sys_getresgid_args),

Completed in 36 milliseconds