Searched defs:RLIMIT_CPU (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/ucbhead/sys/
H A Dresource.h68 #define RLIMIT_CPU 0 /* cpu time in milliseconds */ macro
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dulimit.h38 # define RLIMIT_CPU (LIM_CPU-1) macro
52 # define RLIMIT_CPU LIM_CPU macro
72 # ifndef RLIMIT_CPU
73 # define RLIMIT_CPU 0 macro
74 # endif /* !RLIMIT_CPU */
113 #ifndef RLIMIT_CPU
114 #define RLIMIT_CPU RLIMIT_UNKNOWN macro
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dresource.h73 #define RLIMIT_CPU 0 /* cpu time in milliseconds */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dresource.h70 #define RLIMIT_CPU 0 /* cpu time in seconds */ macro

Completed in 83 milliseconds