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 319 NETBSD32TOP_UAP(rlp, struct orlimit);
334 NETBSD32TOP_UAP(rlp, struct orlimit);
  /src/sys/compat/linux/arch/i386/
linux_syscallargs.h 246 syscallarg(struct orlimit *) rlp;
252 syscallarg(struct orlimit *) rlp;
715 syscallarg(struct orlimit *) rlp;
  /src/sys/compat/linux/arch/m68k/
linux_syscallargs.h 242 syscallarg(struct orlimit *) rlp;
248 syscallarg(struct orlimit *) rlp;
691 syscallarg(struct orlimit *) rlp;
  /src/sys/compat/linux/arch/alpha/
linux_syscallargs.h 424 syscallarg(struct orlimit *) rlp;
430 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 1487 syscallarg(struct orlimit *) rlp;
1493 struct orlimit orl;
1515 syscallarg(struct orlimit *) rlp;
1522 struct orlimit orl;

Completed in 95 milliseconds