str2v 186 src/monitor.c bool stracmp(char *str1, int str2c, char *str2v[]) str2v 193 src/monitor.c if(strcmp(str1, str2v[i]) == 0) {