Searched refs:fullname_len (Results 1 – 1 of 1) sorted by relevance
192 size_t fullname_len = strlen(fullname); in fill_classname() local195 while (i < fullname_len) { in fill_classname()197 while (j < fullname_len && fullname[j] != '.') { in fill_classname()202 if (j != fullname_len) { in fill_classname()