Searched refs:fullname_len (Results 1 – 1 of 1) sorted by relevance
684 size_t fullname_len = strlen(fullname); in classname_len_max() local688 size_t length = fullname_len; in classname_len_max()717 for (i = classname_start; i < fullname_len; i++) { in classname_len_max()812 size_t fullname_len = strlen(fullname); in fill_classname() local816 while (i < fullname_len) { in fill_classname()818 while (j < fullname_len && fullname[j] != '.') { in fill_classname()821 if (use_nested_submsg || is_first_segment && j == fullname_len) { in fill_classname()826 if (j != fullname_len) { in fill_classname()