Lines Matching refs:ofmtflags
709 uint_t ofmtflags = 0; in do_show_history() local
770 ofmtflags |= OFMT_PARSABLE; in do_show_history()
773 oferr = ofmt_open(fields_str, history_fields, ofmtflags, 0, in do_show_history()
778 oferr = ofmt_open(fields_str, history_l_fields, ofmtflags, 0, in do_show_history()
1639 uint_t ofmtflags = OFMT_RIGHTJUST; in do_show() local
1776 ofmtflags |= OFMT_PARSABLE; in do_show()
1802 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show()
1840 uint_t ofmtflags = OFMT_RIGHTJUST; in do_show_phys() local
1953 ofmtflags |= OFMT_PARSABLE; in do_show_phys()
1981 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show_phys()
2022 uint_t ofmtflags = OFMT_RIGHTJUST; in do_show_link() local
2155 ofmtflags |= OFMT_PARSABLE; in do_show_link()
2191 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show_link()
2227 uint_t ofmtflags = OFMT_RIGHTJUST; in do_show_aggr() local
2310 ofmtflags |= OFMT_PARSABLE; in do_show_aggr()
2328 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show_aggr()