1 #define RLIMIT_NOFILE 5 2 #define RLIMIT_AS 6 3 #define RLIMIT_RSS 7 4 #define RLIMIT_NPROC 8 5 #define RLIMIT_MEMLOCK 9 6