Searched refs:FMT_MATCH (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_fmt.c82 #define FMT_MATCH 0x4 /* Match command (not supported here) */ macro
570 { FMT_MATCH, NULL, help_match32, 4 }, /* 76 = L */
571 { FMT_MATCH, NULL, help_match64, 8 }, /* 77 = M */
607 { FMT_MATCH, NULL, help_match16, 2 }, /* 108 = l */
742 else if (fp->f_type & FMT_MATCH)

Completed in 70 milliseconds