Lines Matching refs:ofmt
713 ofmt_handle_t ofmt; in do_show_history() local
780 &ofmt); in do_show_history()
785 &ofmt); in do_show_history()
788 ofmt_check(oferr, state.hs_parsable, ofmt, die, warn); in do_show_history()
789 state.hs_ofmt = ofmt; in do_show_history()
812 ofmt_close(ofmt); in do_show_history()
1644 ofmt_handle_t ofmt; in do_show() local
1809 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show()
1810 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show()
1811 state.ls_ofmt = ofmt; in do_show()
1815 ofmt_close(ofmt); in do_show()
1845 ofmt_handle_t ofmt; in do_show_phys() local
1988 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show_phys()
1989 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_phys()
1990 state.ls_ofmt = ofmt; in do_show_phys()
1994 ofmt_close(ofmt); in do_show_phys()
2027 ofmt_handle_t ofmt; in do_show_link() local
2198 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show_link()
2199 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_link()
2201 state.ls_ofmt = ofmt; in do_show_link()
2205 ofmt_close(ofmt); in do_show_link()
2232 ofmt_handle_t ofmt; in do_show_aggr() local
2335 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show_aggr()
2336 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_aggr()
2337 state.ls_ofmt = ofmt; in do_show_aggr()
2341 ofmt_close(ofmt); in do_show_aggr()