Searched refs:sameChars (Results 1 – 1 of 1) sorted by relevance
913 int32_t sameChars = idCmp(posixID, this_0->regionMaps[idx].posixID); in getHostID() local914 if (sameChars > bestIdxDiff && this_0->regionMaps[idx].posixID[sameChars] == 0) { in getHostID()915 if (posixIDlen == sameChars) { in getHostID()919 bestIdxDiff = sameChars; in getHostID()