Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipadm/
H A Dipadm.c281 boolean_t sps_parsable; member
912 state.sps_parsable = _B_FALSE; in do_show_ifprop()
924 state.sps_parsable = _B_TRUE; in do_show_ifprop()
954 if (state.sps_parsable) in do_show_ifprop()
957 ofmt_check(oferr, state.sps_parsable, ofmt, die, warn); in do_show_ifprop()
1091 state.sps_parsable = _B_FALSE; in do_show_prop()
1106 state.sps_parsable = _B_TRUE; in do_show_prop()
1132 if (state.sps_parsable) in do_show_prop()
1137 ofmt_check(oferr, state.sps_parsable, ofmt, die, warn); in do_show_prop()
2363 state.sps_parsable = _B_FALSE; in do_show_addrprop()
[all …]