HomeSort by: relevance | last modified time | path
    Searched refs:linux_sys_getresgid (Results 1 - 15 of 15) 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) function
  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 711 check_syscall_args(linux_sys_getresgid)
1421 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
linux_sysent.c 699 .sy_call = (sy_call_t *)linux_sys_getresgid
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 509 check_syscall_args(linux_sys_getresgid)
1593 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
linux_sysent.c 634 .sy_call = (sy_call_t *)linux_sys_getresgid
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 762 check_syscall_args(linux_sys_getresgid)
1761 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
linux_sysent.c 937 .sy_call = (sy_call_t *)linux_sys_getresgid
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 785 check_syscall_args(linux_sys_getresgid)
1781 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
linux_sysent.c 944 .sy_call = (sy_call_t *)linux_sys_getresgid
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 761 check_syscall_args(linux_sys_getresgid)
1754 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
linux_sysent.c 959 .sy_call = (sy_call_t *)linux_sys_getresgid
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 703 check_syscall_args(linux_sys_getresgid)
1755 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
linux_sysent.c 845 .sy_call = (sy_call_t *)linux_sys_getresgid
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 580 check_syscall_args(linux_sys_getresgid)
1615 int linux_sys_getresgid(struct lwp *, const struct linux_sys_getresgid_args *, register_t *);
linux_sysent.c 758 .sy_call = (sy_call_t *)linux_sys_getresgid

Completed in 56 milliseconds