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
1489 curr->dc_statentry, state->ls_unit, state->ls_parsable); in walk_dlstat_stats()
1780 state.ls_parsable = p_arg; in do_show()
1782 if (state.ls_parsable) in do_show()
1810 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show()
1957 state.ls_parsable = p_arg; in do_show_phys()
1959 if (state.ls_parsable) in do_show_phys()
1989 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_phys()
2159 state.ls_parsable = p_arg; in do_show_link()
2161 if (state.ls_parsable) in do_show_link()
[all …]
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c132 boolean_t ls_parsable; member
997 boolean_t ls_parsable; member
3632 state.ls_parsable = p_arg; in do_show_link()
3640 if (state.ls_parsable) in do_show_link()
3646 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_link()
3903 boolean_t is_parsable = mac_state->ms_state->ls_parsable; in print_phys_one_mac_cb()
4265 state.ls_parsable = B_TRUE; in do_show_iptun()
4288 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_iptun()
4417 laddr = (state->ls_parsable) ? "" : "--"; in print_iptun()
4424 raddr = (state->ls_parsable) ? "" : "--"; in print_iptun()
[all …]