Searched refs:typeidx (Results 1 – 1 of 1) sorted by relevance
2850 int typeidx, nameidx, sizeidx; in userspace_cb() local2935 typeidx = us_field_index("type"); in userspace_cb()2936 if (typelen > cb->cb_width[typeidx]) in userspace_cb()2937 cb->cb_width[typeidx] = typelen; in userspace_cb()