Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dlstat/
H A Ddlstat.c82 boolean_t ls_parsable; member
1779 state.ls_parsable = p_arg; in do_show()
1781 if (state.ls_parsable) in do_show()
1809 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show()
1956 state.ls_parsable = p_arg; in do_show_phys()
1958 if (state.ls_parsable) in do_show_phys()
1988 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_phys()
2158 state.ls_parsable = p_arg; in do_show_link()
2160 if (state.ls_parsable) in do_show_link()
2313 state.ls_parsable = p_arg; in do_show_aggr()
[all …]
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c130 boolean_t ls_parsable; member
995 boolean_t ls_parsable; member
3630 state.ls_parsable = p_arg; in do_show_link()
3638 if (state.ls_parsable) in do_show_link()
4614 state.ls_parsable = p_arg; in do_show_phys()
4648 if (state.ls_parsable) in do_show_phys()
4720 state.ls_parsable = p_arg; in do_show_vlan()
4727 if (state.ls_parsable) in do_show_vlan()
5730 if (state.ls_parsable) in do_show_simnet()
5758 if (state->ls_parsable) in link_stats()
[all …]