Lines Matching refs:ls_parsable
132 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()
4616 state.ls_parsable = p_arg; in do_show_phys()
4650 if (state.ls_parsable) in do_show_phys()
4653 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_phys()
4730 state.ls_parsable = p_arg; in do_show_vlan()
4737 if (state.ls_parsable) in do_show_vlan()
4740 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_vlan()
5723 state.ls_parsable = p_arg; in do_show_simnet()
5762 if (state.ls_parsable) in do_show_simnet()
5765 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_simnet()
5790 if (state->ls_parsable) in link_stats()
5793 ofmt_check(oferr, state->ls_parsable, ofmt, die, warn); in link_stats()
6699 if (propvals[i][0] == '\0' && !statep->ls_parsable) in print_linkprop()
6710 if (statep->ls_parsable) { in print_linkprop()
6835 if (!statep->ls_parsable && in show_linkprop()
6863 state.ls_parsable = B_FALSE; in do_show_linkprop()
6878 state.ls_parsable = B_TRUE; in do_show_linkprop()
6908 if (state.ls_parsable) in do_show_linkprop()
6914 ofmt_check(oferr, state.ls_parsable, ofmt, die, warn); in do_show_linkprop()
8288 "%s%s", state->ls_parsable || smfprot == runprot ? "" : "*", in print_bridge()
8292 !state->ls_parsable && (runcfg.field_mask & BR_CFG_AGE)); in print_bridge()
8295 !state->ls_parsable && (runcfg.field_mask & BR_CFG_AGE)); in print_bridge()
8299 !state->ls_parsable && (runcfg.field_mask & BR_CFG_HELLO)); in print_bridge()
8302 !state->ls_parsable && (runcfg.field_mask & BR_CFG_DELAY)); in print_bridge()
8305 !state->ls_parsable && (runcfg.field_mask & BR_CFG_FORCE_VER)); in print_bridge()
8308 !state->ls_parsable && (runcfg.field_mask & BR_CFG_HOLD_TIME)); in print_bridge()
8840 brstate.state.ls_parsable = parsable; in do_show_bridge()
8891 ofmt_check(oferr, brstate.state.ls_parsable, ofmt, die, warn); in do_show_bridge()