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