Searched refs:root_ds_len (Results 1 – 1 of 1) sorted by relevance
273 size_t root_ds_len = strlen(cur_be->be_root_ds); in count_widths() local292 if (root_ds_len + 3 > len[0]) in count_widths()293 len[0] = root_ds_len + 3; in count_widths()