Searched refs:strtab_compare (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/tools/ctf/cvt/ | ||
H A D | strtab.c | 107 strtab_compare(strtab_t *sp, strhash_t *hp, const char *str, size_t len) function 171 if (strtab_compare(sp, hp, str, len + 1) == 0) |
Completed in 56 milliseconds