Searched refs:strtab_compare (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Dstrtab.c122 strtab_compare(strtab_t *sp, strhash_t *hp, const char *str, size_t len) function
186 if (strtab_compare(sp, hp, str, len + 1) == 0)

Completed in 89 milliseconds