Home
last modified time | relevance | path

Searched refs:ttdescr (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c76 static const char *const ttdescr[] = { variable
347 static const size_t ttndescr = sizeof (ttdescr) / sizeof (ttdescr[0]);
614 ttdescr[ttp->tt_tt] : "?"; in ttprint_short()
916 ttstr = ttp->tt_tt < ttndescr ? ttdescr[ttp->tt_tt] : "?"; in httprint_short()