Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_set.c293 #define COMMAFLAG(name) { mdb_printf(", "); mdb_printf(name); } in print_properties() macro
295 COMMAFLAG("follow_fork_mode"); in print_properties()
309 COMMAFLAG("adb"); in print_properties()
311 COMMAFLAG("autowrap"); in print_properties()
313 COMMAFLAG("ignoreeof"); in print_properties()
315 COMMAFLAG("lmraw"); in print_properties()
317 COMMAFLAG("pager"); in print_properties()
319 COMMAFLAG("repeatlast"); in print_properties()
321 COMMAFLAG("showlmid"); in print_properties()
323 COMMAFLAG("stop_on_bpt_nosym"); in print_properties()
[all …]