Searched refs:OFMT_WRAP (Results 1 – 5 of 5) sorted by relevance
188 #define OFMT_WRAP 0x00000002 /* wrap output if field width is exceeded */ macro
199 boolean_t wrap = (flags & OFMT_WRAP); in ofmt_open()447 boolean_t wrap = (os->os_flags & OFMT_WRAP); in ofmt_print()
1629 oflags |= OFMT_WRAP; in optparse_list_logs()2125 oflags |= OFMT_WRAP; in optparse_list_features()
1135 ofmtflags |= OFMT_WRAP; in do_show_prop()
3643 ofmtflags |= OFMT_WRAP; in do_show_link()6911 ofmtflags |= OFMT_WRAP; in do_show_linkprop()10445 ofmtflags = OFMT_WRAP; in do_show_overlay()