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

  /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 *);
  /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 *);
  /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 *);

Completed in 14 milliseconds