Searched defs:MDB_TGT_MAPSZ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.h273 * The mapping name (MDB_TGT_MAPSZ) is defined to be large enough for a string
277 #define MDB_TGT_MAPSZ 1048 /* Maximum length of mapping name */ macro
288 char map_name[MDB_TGT_MAPSZ]; /* Name of mapped object */

Completed in 59 milliseconds