Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ipadm/
H A Dipadm.c246 boolean_t sps_parsable; member
696 state.sps_parsable = _B_FALSE; in do_show_ifprop()
708 state.sps_parsable = _B_TRUE; in do_show_ifprop()
740 if (state.sps_parsable) in do_show_ifprop()
743 ipadm_ofmt_check(oferr, state.sps_parsable, ofmt); in do_show_ifprop()
876 state.sps_parsable = _B_FALSE; in do_show_prop()
891 state.sps_parsable = _B_TRUE; in do_show_prop()
917 if (state.sps_parsable) in do_show_prop()
922 ipadm_ofmt_check(oferr, state.sps_parsable, ofmt); in do_show_prop()
2093 state.sps_parsable = _B_FALSE; in do_show_addrprop()
[all …]