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

  /src/sys/compat/linux/common/
linux_uid16.c 199 linux_sys_getresgid16(struct lwp *l, const struct linux_sys_getresgid16_args *uap, register_t *retval)
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 600 struct linux_sys_getresgid16_args { struct
1687 int linux_sys_getresgid16(struct lwp *, const struct linux_sys_getresgid16_args *, register_t *);
linux_sysent.c 762 ns(struct linux_sys_getresgid16_args),
linux_systrace_args.c 1078 const struct linux_sys_getresgid16_args *p = params;
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 618 struct linux_sys_getresgid16_args { struct
1713 int linux_sys_getresgid16(struct lwp *, const struct linux_sys_getresgid16_args *, register_t *);
linux_sysent.c 767 ns(struct linux_sys_getresgid16_args),
linux_systrace_args.c 1110 const struct linux_sys_getresgid16_args *p = params;
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 599 struct linux_sys_getresgid16_args { struct
1686 int linux_sys_getresgid16(struct lwp *, const struct linux_sys_getresgid16_args *, register_t *);
linux_sysent.c 784 ns(struct linux_sys_getresgid16_args),

Completed in 25 milliseconds