Home
last modified time | relevance | path

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.c193 case MDB_OPT_CLRBITS: in argvec_process_opt()
363 op->opt_type == MDB_OPT_CLRBITS) { in mdb_getopts()
H A Dmdb_modapi.h248 #define MDB_OPT_CLRBITS 2 /* Clear specified flag bits */ macro
H A Dmdb_cmds.c2289 'q', MDB_OPT_CLRBITS, MDB_DUMP_ASCII, &dflags, in cmd_dump()
2293 'u', MDB_OPT_CLRBITS, MDB_DUMP_ALIGN, &dflags, in cmd_dump()
/illumos-gate/usr/src/cmd/mdb/common/modules/disk_label/
H A Ddisk_label.c607 'c', MDB_OPT_CLRBITS, TRUE, &show_sectors, in cmd_vtoc()
608 'r', MDB_OPT_CLRBITS, TRUE, &show_absolute, in cmd_vtoc()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Ddevinfo.c1073 'p', MDB_OPT_CLRBITS, DEVINFO_CHILD, &data.di_flags, in prtconf()
1074 'c', MDB_OPT_CLRBITS, DEVINFO_PARENT, &data.di_flags, NULL) != argc) in prtconf()
1179 'q', MDB_OPT_CLRBITS, DEVINFO_VERBOSE, &data.di_flags, in devinfo()
H A Dgenunix.c1499 'r', MDB_OPT_CLRBITS, COF_NORM, &coargs.flags, in callout()
1500 'n', MDB_OPT_CLRBITS, COF_REAL, &coargs.flags, in callout()
1501 'l', MDB_OPT_CLRBITS, COF_SHORT, &coargs.flags, in callout()
1502 's', MDB_OPT_CLRBITS, COF_LONG, &coargs.flags, in callout()