Searched refs:strtab_compare (Results 1 – 1 of 1) sorted by relevance
107 strtab_compare(strtab_t *sp, strhash_t *hp, const char *str, size_t len) in strtab_compare() function171 if (strtab_compare(sp, hp, str, len + 1) == 0) in strtab_insert()