RLIM_SAVED
#define RLIM_SAVED(x) (1) /* save all resource limits */
#define RLIM_SAVED(x) (x <= RLIMIT_FSIZE) /* cpu time and file size */