Lines Matching full:old_max
385 int old_max = l->max_fds;386 int new_max = old_max + (old_max >> 1) + 4;