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

/illumos-gate/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c41 #define MDB_CD ((uintptr_t)~1) macro
42 #define OPT_C_SELECTED (opt_c != MDB_CD)
1628 uintptr_t opt_c = MDB_CD; /* cd */
2096 uintptr_t opt_c = MDB_CD;
2201 uintptr_t opt_c = MDB_CD;
2331 uintptr_t opt_c = MDB_CD;
2514 uintptr_t opt_c = MDB_CD;
2620 uintptr_t opt_c = MDB_CD;
2768 uintptr_t opt_c = MDB_CD;

Completed in 62 milliseconds