Searched refs:typesz (Results 1 – 1 of 1) sorted by relevance
15821 size_t typesz; local15984 typesz = strlen(typestr) + 1;15985 if (typesz > DTRACE_ARGTYPELEN) {15990 typeidx += typesz;15991 typestr += typesz;16009 typesz = strlen(typestr) + 1;16010 if (typesz > DTRACE_ARGTYPELEN) {16016 typeidx += typesz;16017 typestr += typesz;