Searched refs:StatusOn (Results 1 – 1 of 1) sorted by relevance
31 static const char StatusOn[][5] = {"1frc", "1vpp"}; variable402 if(strstr(buf, StatusOn[0]) != NULL) in getGlobalStatus()405 if(strstr(buf, StatusOn[1]) != NULL) in getGlobalStatus()