Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c184 static const strtypes_t mbt[] = { variable
1292 if (typ != NULL && streams_parse_type(mbt, typ, &tmask) == -1) { in mblk_prt()
1294 streams_type_usage(mbt); in mblk_prt()
1298 if (not_typ != NULL && streams_parse_type(mbt, not_typ, &not_tmask) in mblk_prt()
1301 streams_type_usage(mbt); in mblk_prt()