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

/illumos-gate/usr/src/cmd/hotplug/
H A Dhotplug.c67 static char *state_itoa(int);
1046 (void) printf(" (%s)", state_itoa(hp_state(node)));
1052 (void) printf(" (%s)", state_itoa(hp_state(node)));
1086 (void) printf(" (%s)", state_itoa(hp_state(node)));
1091 (void) printf(" (%s)", state_itoa(hp_state(node)));
1254 * state_itoa()
1259 state_itoa(int state) function

Completed in 72 milliseconds