Searched refs:RLIMIT_AS (Results 1 – 3 of 3) sorted by relevance
31 #define RLIMIT_AS 6 /* address space size */ macro
91 if (getrlimit(RLIMIT_AS, &rlim) == 0 in program_break_within_resource_limits()
1342 case RLIMIT_AS: in common_getrlimit()