Lines Matching full:rlim_max
629 if (rlim.rlim_cur >= rlim.rlim_max)630 rlim.rlim_max = rlim.rlim_cur + increase;