Searched refs:typesz (Results 1 – 1 of 1) sorted by relevance
16049 size_t typesz; local16218 typesz = strlen(typestr) + 1;16219 if (typesz > DTRACE_ARGTYPELEN) {16224 typeidx += typesz;16225 typestr += typesz;16243 typesz = strlen(typestr) + 1;16244 if (typesz > DTRACE_ARGTYPELEN) {16250 typeidx += typesz;16251 typestr += typesz;