Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_strtab.c175 dt_strtab_copyin(dt_strtab_t *sp, const char *str, size_t len) in dt_strtab_copyin() function
266 if (dt_strtab_copyin(sp, str, len + 1) == -1) { in dt_strtab_insert()