Searched refs:vttab (Results 1 – 1 of 1) sorted by relevance
718 static const char vttab[] = { in mdb_vtype2chr() local732 if (type < 0 || type >= sizeof (vttab) / sizeof (vttab[0])) in mdb_vtype2chr()738 return (vttab[type]); in mdb_vtype2chr()