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