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

  /src/sys/compat/linux32/arch/aarch64/
linux32_missing.h 48 struct linux_sys_getgroups16_args { struct
56 int linux_sys_getgroups16(struct lwp *, const struct linux_sys_getgroups16_args *, register_t *);
  /src/sys/compat/linux32/arch/amd64/
linux32_missing.h 60 struct linux_sys_getgroups16_args { struct
  /src/sys/compat/linux32/common/
linux32_uid16.c 123 struct linux_sys_getgroups16_args ua;
  /src/sys/compat/linux/common/
linux_uid16.c 228 linux_sys_getgroups16(struct lwp *l, const struct linux_sys_getgroups16_args *uap, register_t *retval)
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 265 struct linux_sys_getgroups16_args { struct
1542 int linux_sys_getgroups16(struct lwp *, const struct linux_sys_getgroups16_args *, register_t *);
linux_sysent.c 365 ns(struct linux_sys_getgroups16_args),
linux_systrace_args.c 499 const struct linux_sys_getgroups16_args *p = params;
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 270 struct linux_sys_getgroups16_args { struct
1562 int linux_sys_getgroups16(struct lwp *, const struct linux_sys_getgroups16_args *, register_t *);
linux_sysent.c 366 ns(struct linux_sys_getgroups16_args),
linux_systrace_args.c 506 const struct linux_sys_getgroups16_args *p = params;
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 266 struct linux_sys_getgroups16_args { struct
1535 int linux_sys_getgroups16(struct lwp *, const struct linux_sys_getgroups16_args *, register_t *);
linux_sysent.c 378 ns(struct linux_sys_getgroups16_args),

Completed in 28 milliseconds