Home
last modified time | relevance | path

Searched refs:dlstat_ofmt_check (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/dlstat/
H A Ddlstat.c91 static void dlstat_ofmt_check(ofmt_status_t, boolean_t, ofmt_handle_t);
782 dlstat_ofmt_check(oferr, state.hs_parsable, ofmt); in do_show_history()
1803 dlstat_ofmt_check(oferr, state.ls_parsable, ofmt); in do_show()
1982 dlstat_ofmt_check(oferr, state.ls_parsable, ofmt); in do_show_phys()
2192 dlstat_ofmt_check(oferr, state.ls_parsable, ofmt); in do_show_link()
2329 dlstat_ofmt_check(oferr, state.ls_parsable, ofmt); in do_show_aggr()
2437 dlstat_ofmt_check(ofmt_status_t oferr, boolean_t parsable, in dlstat_ofmt_check() function