Searched refs:typesz (Results 1 – 1 of 1) sorted by relevance
16139 size_t typesz; local16308 typesz = strlen(typestr) + 1;16309 if (typesz > DTRACE_ARGTYPELEN) {16314 typeidx += typesz;16315 typestr += typesz;16333 typesz = strlen(typestr) + 1;16334 if (typesz > DTRACE_ARGTYPELEN) {16340 typeidx += typesz;16341 typestr += typesz;