Searched refs:OFMT_WRAP (Results 1 – 4 of 4) sorted by relevance
181 #define OFMT_WRAP 0x00000002 /* wrap output if field width is exceeded */ macro
189 boolean_t wrap = (flags & OFMT_WRAP); in ofmt_open()430 boolean_t wrap = (os->os_flags & OFMT_WRAP); in ofmt_print()
920 ofmtflags |= OFMT_WRAP; in do_show_prop()
6751 ofmtflags |= OFMT_WRAP; in do_show_linkprop()