Searched refs:STATE_WIDTH (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cfgadm/
H A Dcfgadm.h112 #define STATE_WIDTH 12 /* longest - "disconnected" */ macro
H A Dcfgadm.c134 {"r_state", "Receptacle", STATE_WIDTH, compare_r_state, print_r_state, NULL},
135 {"o_state", "Occupant", STATE_WIDTH, compare_o_state, print_o_state, NULL},
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamadm/
H A Dnwamadm.c124 #define STATE_WIDTH 15 /* width of STATE column */ macro
142 { "STATE", STATE_WIDTH, LIST_STATE, print_list_cb },

Completed in 50 milliseconds