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