Searched refs:typesz (Results 1 – 1 of 1) sorted by relevance
15712 size_t typesz; local15875 typesz = strlen(typestr) + 1;15876 if (typesz > DTRACE_ARGTYPELEN) {15881 typeidx += typesz;15882 typestr += typesz;15900 typesz = strlen(typestr) + 1;15901 if (typesz > DTRACE_ARGTYPELEN) {15907 typeidx += typesz;15908 typestr += typesz;