Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:failed

130 		wpa_printf(MSG_ERROR, "CreatePipe() failed: %d",
136 wpa_printf(MSG_ERROR, "CreateEvent() failed: %d",
227 wpa_printf(MSG_INFO, "WriteFile() failed: %d", (int) GetLastError());
261 if (FAILED(hr)) {
273 wpa_printf(MSG_DEBUG, "Failed to allocate buffer for event "
330 if (FAILED(hr)) {
331 wpa_printf(MSG_DEBUG, "Failed to get __CLASS from "
339 if (FAILED(hr)) {
340 wpa_printf(MSG_DEBUG, "Failed to get InstanceName "
411 if (FAILED(hr)) {
413 "failed with hresult of 0x%x",
513 if (FAILED(hr)) {
530 wpa_printf(MSG_DEBUG, "ndis_events: Failed to query interface "
541 wpa_printf(MSG_DEBUG, "ndis_events: Failed to find interface "
553 wpa_printf(MSG_DEBUG, "ndis_events: Failed to get Index from "
573 wpa_printf(MSG_DEBUG, "ndis_events: Failed to query interface "
583 wpa_printf(MSG_DEBUG, "ndis_events: Failed to find interface "
593 wpa_printf(MSG_DEBUG, "ndis_events: Failed to get Name from "
614 wpa_printf(MSG_DEBUG, "ndis_events: Failed to get PNPDeviceID "
657 wpa_printf(MSG_DEBUG, "ndis_events: Failed to query interface "
669 wpa_printf(MSG_DEBUG, "ndis_events: Failed to find interface "
681 wpa_printf(MSG_DEBUG, "ndis_events: Failed to get Name from "
728 if (FAILED(hr)) {
729 wpa_printf(MSG_ERROR, "CoInitializeEx() failed - "
746 if (FAILED(hr)) {
747 wpa_printf(MSG_ERROR, "CoInitializeSecurity() failed "
756 if (FAILED(hr)) {
757 wpa_printf(MSG_ERROR, "CoCreateInstance() failed - returned "
775 if (FAILED(hr)) {
795 wpa_printf(MSG_DEBUG, "Failed to register async "