#sccs "@(#)uts/kern/sys:vlimit.h 1.1" /* Convergent Technologies - System V - May 1983 */ #ifndef vlimit_h #define vlimit_h /* * Limits for u.u_limit[i], per process, inherited. */ #define LIM_NORAISE 0 /* if <> 0, can't raise limits */ #define LIM_CPU 1 /* max secs cpu time */ #define LIM_FSIZE 2 /* max size of file created */ #define LIM_DATA 3 /* max growth of data space */ #define LIM_STACK 4 /* max growth of stack */ #define LIM_CORE 5 /* max size of ``core'' file */ #define LIM_MAXRSS 6 /* max dm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūmm¶Ūm