Lines Matching full:switch_state
2443 if (!strncmp(s, "SWITCH_STATE=", strlen("SWITCH_STATE=")))2444 state = atoi(s + strlen("SWITCH_STATE="));