Lines Matching refs:ofmtflags
715 uint_t ofmtflags = 0; in do_show_history() local
776 ofmtflags |= OFMT_PARSABLE; in do_show_history()
779 oferr = ofmt_open(fields_str, history_fields, ofmtflags, 0, in do_show_history()
784 oferr = ofmt_open(fields_str, history_l_fields, ofmtflags, 0, in do_show_history()
1646 uint_t ofmtflags = OFMT_RIGHTJUST; in do_show() local
1783 ofmtflags |= OFMT_PARSABLE; in do_show()
1809 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show()
1847 uint_t ofmtflags = OFMT_RIGHTJUST; in do_show_phys() local
1960 ofmtflags |= OFMT_PARSABLE; in do_show_phys()
1988 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show_phys()
2029 uint_t ofmtflags = OFMT_RIGHTJUST; in do_show_link() local
2162 ofmtflags |= OFMT_PARSABLE; in do_show_link()
2198 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show_link()
2234 uint_t ofmtflags = OFMT_RIGHTJUST; in do_show_aggr() local
2317 ofmtflags |= OFMT_PARSABLE; in do_show_aggr()
2335 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show_aggr()