Searched refs:second_cutoff (Results 1 – 1 of 1) sorted by relevance
529 int second_cutoff, int terminate) in store_options() argument597 else if (bufix < second_cutoff && in store_options()598 bufix + incr > second_cutoff) in store_options()599 incr = second_cutoff - bufix; in store_options()