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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_argvec.c195 case MDB_OPT_CLRBITS:
365 op->opt_type == MDB_OPT_CLRBITS) {
H A Dmdb_modapi.h242 #define MDB_OPT_CLRBITS 2 /* Clear specified flag bits */ macro
H A Dmdb_cmds.c2189 'q', MDB_OPT_CLRBITS, MDB_DUMP_ASCII, &dflags,
2193 'u', MDB_OPT_CLRBITS, MDB_DUMP_ALIGN, &dflags,
/illumos-gate/usr/src/cmd/mdb/common/modules/nca/
H A Dnca.c675 't', MDB_OPT_CLRBITS, TRUE, &show_timewait, NULL) != argc)
743 if (mdb_getopts(argc, argv, 't', MDB_OPT_CLRBITS, TRUE, &show_timewait,
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c1058 'p', MDB_OPT_CLRBITS, DEVINFO_CHILD, &data.di_flags,
1059 'c', MDB_OPT_CLRBITS, DEVINFO_PARENT, &data.di_flags, NULL) != argc)
1160 'q', MDB_OPT_CLRBITS, DEVINFO_VERBOSE, &data.di_flags,
H A Dgenunix.c1378 'r', MDB_OPT_CLRBITS, COF_NORM, &coargs.flags,
1379 'n', MDB_OPT_CLRBITS, COF_REAL, &coargs.flags,
1380 'l', MDB_OPT_CLRBITS, COF_SHORT, &coargs.flags,
1381 's', MDB_OPT_CLRBITS, COF_LONG, &coargs.flags,

Completed in 148 milliseconds