Home
last modified time | relevance | path

Searched refs:dt_strtab_compare (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_strtab.c145 dt_strtab_compare(dt_strtab_t *sp, dt_strhash_t *hp, in dt_strtab_compare() function
219 if (dt_strtab_compare(sp, hp, str, len + 1) == 0) in dt_strtab_index()