Searched refs:RLIMIT_AS (Results 1 – 3 of 3) sorted by relevance
509 #define RLIMIT_AS 5 /* address space (resident set size) */ macro511 #define RLIMIT_RSS RLIMIT_AS /* source compatibility alias */
1647 case RLIMIT_AS: in dosetrlimit()
1531 vm_map_set_size_limit(map, proc_limitgetcur(p, RLIMIT_AS)); in exec_mach_imgact()