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

/illumos-gate/usr/src/cmd/hotplug/
H A Dhotplug.c66 static int state_atoi(char *);
805 if ((state = state_atoi(optarg)) == -1) {
1237 * state_atoi()
1242 state_atoi(char *state) function

Completed in 45 milliseconds