Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c1647 ofmt_field_t *oftemplate; in do_show() local
1787 oftemplate = rx_lane_s_fields; in do_show()
1793 oftemplate = tx_lane_s_fields; in do_show()
1799 oftemplate = total_s_fields; in do_show()
1809 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show()
1848 ofmt_field_t *oftemplate; in do_show_phys() local
1964 oftemplate = rx_ring_s_fields; in do_show_phys()
1969 oftemplate = tx_ring_s_fields; in do_show_phys()
1974 oftemplate = ring_s_fields; in do_show_phys()
1988 oferr = ofmt_open(fields_str, oftemplate, ofmtflags, 0, &ofmt); in do_show_phys()
[all …]