Searched defs:strtab_copyin (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dstrtab.c133 strtab_copyin(strtab_t *sp, const char *str, size_t len) function
193 strtab_copyin(sp, str, len + 1);

Completed in 58 milliseconds