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

  /src/sys/compat/linux/arch/aarch64/
linux_syscallargs.h 751 struct linux_sys_getrlimit_args { struct
1442 int linux_sys_getrlimit(struct lwp *, const struct linux_sys_getrlimit_args *, register_t *);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 250 struct linux_sys_getrlimit_args { struct
1554 int linux_sys_getrlimit(struct lwp *, const struct linux_sys_getrlimit_args *, register_t *);
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 246 struct linux_sys_getrlimit_args { struct
1527 int linux_sys_getrlimit(struct lwp *, const struct linux_sys_getrlimit_args *, register_t *);
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 232 struct linux_sys_getrlimit_args { struct
1568 int linux_sys_getrlimit(struct lwp *, const struct linux_sys_getrlimit_args *, register_t *);
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 232 struct linux_sys_getrlimit_args { struct
1457 int linux_sys_getrlimit(struct lwp *, const struct linux_sys_getrlimit_args *, register_t *);
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 417 struct linux_sys_getrlimit_args { struct
1638 int linux_sys_getrlimit(struct lwp *, const struct linux_sys_getrlimit_args *, register_t *);
  /src/sys/compat/linux/arch/amd64/
linux_syscallargs.h 443 struct linux_sys_getrlimit_args { struct
1544 int linux_sys_getrlimit(struct lwp *, const struct linux_sys_getrlimit_args *, register_t *);
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 245 struct linux_sys_getrlimit_args { struct
1542 int linux_sys_getrlimit(struct lwp *, const struct linux_sys_getrlimit_args *, register_t *);

Completed in 20 milliseconds