Lines Matching refs:wpa_printf

74 			wpa_printf(MSG_INFO, "Long line in configuration file "
129 wpa_printf(MSG_ERROR, "Line %d: both PSK and "
140 wpa_printf(MSG_DEBUG, "Line %d: removed CCMP from group cipher"
156 wpa_printf(MSG_MSGDUMP, "Line: %d - start of a new network block",
173 wpa_printf(MSG_ERROR, "Line %d: Invalid SSID line "
182 wpa_printf(MSG_ERROR, "Line %d: invalid "
194 wpa_printf(MSG_ERROR, "Line %d: network block was not "
216 wpa_printf(MSG_MSGDUMP, "Line: %d - start of a new cred block", *line);
230 wpa_printf(MSG_ERROR, "Line %d: Invalid cred line "
239 wpa_printf(MSG_ERROR, "Line %d: invalid "
251 wpa_printf(MSG_ERROR, "Line %d: cred block was not "
275 wpa_printf(MSG_MSGDUMP, "Line: %d - start of a new named blob '%s'",
287 wpa_printf(MSG_ERROR, "Line %d: not enough memory for "
298 wpa_printf(MSG_ERROR, "Line %d: blob was not terminated "
330 wpa_printf(MSG_ERROR, "Line %d: no blob name terminator",
338 wpa_printf(MSG_ERROR, "Line %d: failed to read blob %s",
361 wpa_printf(MSG_ERROR, "Failed to allocate config file "
366 wpa_printf(MSG_DEBUG, "Reading configuration file '%s'", name);
369 wpa_printf(MSG_ERROR, "Failed to open config file '%s', "
379 wpa_printf(MSG_ERROR, "Line %d: failed to "
391 wpa_printf(MSG_ERROR, "Line %d: failed to add "
400 wpa_printf(MSG_ERROR, "Line %d: failed to "
415 wpa_printf(MSG_ERROR, "Line %d: failed to "
422 wpa_printf(MSG_ERROR, "Line %d: Invalid configuration "
989 wpa_printf(MSG_DEBUG, "Writing configuration file '%s'", name);
993 wpa_printf(MSG_DEBUG, "Failed to open '%s' for writing", name);
1026 wpa_printf(MSG_DEBUG, "Configuration file '%s' written %ssuccessfully",