Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io.h90 #define MDB_TBL_DONE 0 macro
H A Dmdb_nm.c322 MDB_TBL_DONE); in nm_print()
684 MDB_TBL_DONE); in cmd_nm()
H A Dmdb_io.c2351 while ((type = va_arg(alist, uint_t)) != MDB_TBL_DONE) { in mdb_table_print()