Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/dladm/
H A Ddladm.c172 boolean_t is_parsable; member
3779 boolean_t is_parsable = mac_state->ms_state->ls_parsable; in print_phys_one_mac_cb() local
3784 (is_primary || is_parsable) ? mac_state->ms_link : " "); in print_phys_one_mac_cb()
9414 state.is_parsable = B_TRUE; in do_show_ib()
9438 if (state.is_parsable && !o_arg) in do_show_ib()
9448 if (state.is_parsable) in do_show_ib()
9451 dladm_ofmt_check(oferr, state.is_parsable, ofmt); in do_show_ib()