Searched refs:slot_inc (Results 1 – 1 of 1) sorted by relevance
2579 int slot_inc; in cfg_map_cfglists() local2617 slot_inc = DEFAULT_NENTRIES - in cfg_map_cfglists()2619 if (slot_inc == DEFAULT_NENTRIES) in cfg_map_cfglists()2620 slot_inc = 0; /* addcfline reallocs */ in cfg_map_cfglists()2624 (list_size + slot_inc) * sizeof (int)); in cfg_map_cfglists()