Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c180 boolean_t is_parsable; member
3901 boolean_t is_parsable = mac_state->ms_state->ls_parsable; in print_phys_one_mac_cb() local
3906 (is_primary || is_parsable) ? mac_state->ms_link : " "); in print_phys_one_mac_cb()
9565 state.is_parsable = B_TRUE; in do_show_ib()
9589 if (state.is_parsable && !o_arg) in do_show_ib()
9599 if (state.is_parsable) in do_show_ib()
9602 ofmt_check(oferr, state.is_parsable, ofmt, die, warn); in do_show_ib()