Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:errors

97 	int errors = 0;
103 errors++;
113 errors++;
126 return errors;
133 int errors = 0, end = 0;
155 errors++;
164 errors++;
170 errors++;
176 errors++;
179 errors += wpa_config_validate_network(ssid, *line);
181 if (errors) {
508 int errors = 0, line = 0;
530 errors++;
544 errors++;
551 errors++;
558 errors++;
569 if (errors) {