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

/illumos-gate/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c45 #define MDB_BLKNUM ((uintptr_t)~1) macro
46 #define OPT_B_SELECTED (opt_b != MDB_BLKNUM)
1629 uintptr_t opt_b = MDB_BLKNUM; /* block num */
2767 uintptr_t opt_b = MDB_BLKNUM; /* fba pos match */

Completed in 62 milliseconds