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

/ast/src/cmd/ksh93/include/
H A Dulimit.h31 # if !defined(RLIMIT_FSIZE) && defined(_sys_vlimit)
34 # define RLIMIT_FSIZE (LIM_FSIZE-1) macro
48 # define RLIMIT_FSIZE LIM_FSIZE macro
103 #ifndef RLIMIT_FSIZE
104 #define RLIMIT_FSIZE RLIMIT_UNKNOWN macro

Completed in 7 milliseconds