Home
last modified time | relevance | path

Searched defs:RLIMIT_FSIZE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dulimit.h34 # define RLIMIT_FSIZE (LIM_FSIZE-1) macro
48 # define RLIMIT_FSIZE LIM_FSIZE macro
104 #define RLIMIT_FSIZE RLIMIT_UNKNOWN macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dresource.h67 #define RLIMIT_FSIZE 1 /* maximum file size */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dresource.h71 #define RLIMIT_FSIZE 1 /* maximum file size */ macro