Searched refs:typesz (Results 1 – 1 of 1) sorted by relevance
16173 size_t typesz; local16342 typesz = strlen(typestr) + 1;16343 if (typesz > DTRACE_ARGTYPELEN) {16348 typeidx += typesz;16349 typestr += typesz;16367 typesz = strlen(typestr) + 1;16368 if (typesz > DTRACE_ARGTYPELEN) {16374 typeidx += typesz;16375 typestr += typesz;