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

  /src/sys/compat/common/
kern_resource_43.c 72 syscallarg(struct orlimit *) rlp;
76 struct orlimit olim;
96 syscallarg(const struct orlimit *) rlp;
99 struct orlimit olim;
103 error = copyin(SCARG(uap, rlp), &olim, sizeof(struct orlimit));
  /src/sys/sys/
resource.h 127 struct orlimit { struct
syscallargs.h 910 syscallarg(struct orlimit *) rlp;
918 syscallarg(const struct orlimit *) rlp;
  /src/sys/compat/linux32/common/
linux32_resource.c 83 struct orlimit orl;
104 struct orlimit orl;
  /src/sys/compat/sunos/
sunos_syscallargs.h 336 syscallarg(struct orlimit *) rlp;
342 syscallarg(struct orlimit *) rlp;
  /src/sys/compat/netbsd32/
netbsd32_compat_43.c 311 NETBSD32TOP_UAP(rlp, struct orlimit);
325 NETBSD32TOP_UAP(rlp, struct orlimit);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 246 syscallarg(struct orlimit *) rlp;
252 syscallarg(struct orlimit *) rlp;
705 syscallarg(struct orlimit *) rlp;
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 242 syscallarg(struct orlimit *) rlp;
248 syscallarg(struct orlimit *) rlp;
681 syscallarg(struct orlimit *) rlp;
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 419 syscallarg(struct orlimit *) rlp;
425 syscallarg(const struct orlimit *) rlp;
  /src/sys/compat/linux/arch/arm/
linux_syscallargs.h 241 syscallarg(struct orlimit *) rlp;
247 syscallarg(struct orlimit *) rlp;
  /src/sys/compat/linux/arch/mips/
linux_syscallargs.h 228 syscallarg(struct orlimit *) rlp;
234 syscallarg(struct orlimit *) rlp;
  /src/sys/compat/linux/arch/powerpc/
linux_syscallargs.h 228 syscallarg(struct orlimit *) rlp;
234 syscallarg(struct orlimit *) rlp;
  /src/sys/compat/linux/common/
linux_misc.c 1480 syscallarg(struct orlimit *) rlp;
1486 struct orlimit orl;
1508 syscallarg(struct orlimit *) rlp;
1515 struct orlimit orl;

Completed in 23 milliseconds