Home
last modified time | relevance | path

Searched refs:MSG_ERROR (Results 1 – 25 of 216) sorted by relevance

123456789

/external/wpa_supplicant_8/src/pae/
Dieee802_1x_secy_ops.c33 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_cp_control_protect_frames()
39 wpa_printf(MSG_ERROR, in secy_cp_control_protect_frames()
53 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_cp_control_encrypt()
59 wpa_printf(MSG_ERROR, in secy_cp_control_encrypt()
73 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_cp_control_replay()
79 wpa_printf(MSG_ERROR, in secy_cp_control_replay()
93 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_cp_control_current_cipher_suite()
99 wpa_printf(MSG_ERROR, in secy_cp_control_current_cipher_suite()
121 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_cp_control_enable_port()
127 wpa_printf(MSG_ERROR, in secy_cp_control_enable_port()
[all …]
/external/wpa_supplicant_8/src/eap_peer/
Deap_proxy_qmi_oc.c181 wpa_printf(MSG_ERROR, "eap_proxy: qmi_client_type missing in callback"); in wpa_qmi_client_indication_cb()
186 wpa_printf(MSG_ERROR, "eap_proxy: not initialized, discard client indiataion"); in wpa_qmi_client_indication_cb()
191 wpa_printf(MSG_ERROR, "eap_proxy: indication buffer NULL, discard client indiataion"); in wpa_qmi_client_indication_cb()
200 wpa_printf(MSG_ERROR, "eap_proxy: cann't decode payload, discard client indiataion"); in wpa_qmi_client_indication_cb()
206 wpa_printf(MSG_ERROR, "eap_proxy: failed to allocate memory"); in wpa_qmi_client_indication_cb()
268 wpa_printf(MSG_ERROR,"QMI-ERROR Error for " in wpa_qmi_register_auth_inds()
298 wpa_printf(MSG_ERROR, "eap_proxy: QMI_UIM_EVENT_REG_REQ_V01, " in wpa_qmi_register_events()
307 wpa_printf(MSG_ERROR,"QMI-ERROR Error for " in wpa_qmi_register_events()
316 wpa_printf(MSG_ERROR, "eap_proxy: event_resp_msg.event=%d,\n", in wpa_qmi_register_events()
324 wpa_printf(MSG_ERROR,"eap_proxy: Error while reading SIM card status\n"); in wpa_qmi_register_events()
[all …]
/external/wpa_supplicant_8/src/ap/
Dvlan_util.c35 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'", in vlan_add()
41 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'", in vlan_add()
48 wpa_printf(MSG_ERROR, "VLAN: failed to open netlink socket"); in vlan_add()
54 wpa_printf(MSG_ERROR, "VLAN: failed to connect to netlink: %s", in vlan_add()
62 wpa_printf(MSG_ERROR, "VLAN: interface %s does not exist", in vlan_add()
75 wpa_printf(MSG_ERROR, "VLAN: interface %s already exists", in vlan_add()
83 wpa_printf(MSG_ERROR, "VLAN: failed to allocate new link"); in vlan_add()
89 wpa_printf(MSG_ERROR, "VLAN: failed to set link type: %s", in vlan_add()
99 wpa_printf(MSG_ERROR, "VLAN: failed to set link vlan id: %s", in vlan_add()
106 wpa_printf(MSG_ERROR, "VLAN: failed to create link %s for " in vlan_add()
[all …]
Dvlan_ioctl.c26 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'", in vlan_rem()
32 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in vlan_rem()
43 wpa_printf(MSG_ERROR, "VLAN: %s: DEL_VLAN_CMD failed for %s: " in vlan_rem()
72 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'", in vlan_add()
78 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in vlan_add()
115 wpa_printf(MSG_ERROR, in vlan_add()
135 wpa_printf(MSG_ERROR, in vlan_set_name_type()
146 wpa_printf(MSG_ERROR, in vlan_set_name_type()
Dvlan_init.c32 wpa_printf(MSG_ERROR, in vlan_if_add()
57 wpa_printf(MSG_ERROR, "WPA initialization for VLAN %d failed (%d)", in vlan_if_add()
60 wpa_printf(MSG_ERROR, "WPA deinit of %s failed", vlan->ifname); in vlan_if_add()
64 wpa_printf(MSG_ERROR, "Removal of %s failed", vlan->ifname); in vlan_if_add()
76 wpa_printf(MSG_ERROR, in vlan_if_remove()
90 wpa_printf(MSG_ERROR, in vlan_dynamic_add()
122 wpa_printf(MSG_ERROR, "VLAN: Could not remove VLAN " in vlan_dynamic_remove()
148 wpa_printf(MSG_ERROR, "Out of memory while assigning " in vlan_init()
Dvlan_full.c142 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_delif()
153 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining " in br_delif()
168 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE," in br_delif()
197 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_addif()
213 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining " in br_addif()
233 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE," in br_addif()
253 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_delbr()
266 wpa_printf(MSG_ERROR, "VLAN: %s: BRCTL_DEL_BRIDGE failed for " in br_delbr()
293 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_addbr()
315 wpa_printf(MSG_ERROR, "VLAN: %s: BRCTL_ADD_BRIDGE " in br_addbr()
[all …]
Dap_config.c196 wpa_printf(MSG_ERROR, "Failed to allocate memory for " in hostapd_config_defaults()
311 wpa_printf(MSG_ERROR, "WPA PSK file '%s' not found.", fname); in hostapd_config_read_wpa_psk()
353 wpa_printf(MSG_ERROR, in hostapd_config_read_wpa_psk()
367 wpa_printf(MSG_ERROR, in hostapd_config_read_wpa_psk()
376 wpa_printf(MSG_ERROR, "WPA PSK allocation failed"); in hostapd_config_read_wpa_psk()
388 wpa_printf(MSG_ERROR, "No PSK on line %d in '%s'", in hostapd_config_read_wpa_psk()
405 wpa_printf(MSG_ERROR, in hostapd_config_read_wpa_psk()
416 wpa_printf(MSG_ERROR, in hostapd_config_read_wpa_psk()
441 wpa_printf(MSG_ERROR, "Unable to alloc space for PSK"); in hostapd_derive_psk()
1120 wpa_printf(MSG_ERROR, "Invalid IEEE 802.1X configuration (no " in hostapd_config_check_bss()
[all …]
Dhw_features.c191 wpa_printf(MSG_ERROR, "Failed to allocate memory for rate " in hostapd_prepare_rates()
217 wpa_printf(MSG_ERROR, "No rates remaining in supported/basic " in hostapd_prepare_rates()
471 wpa_printf(MSG_ERROR, in ap_ht40_scan_retry()
519 wpa_printf(MSG_ERROR, in ieee80211n_check_40mhz()
529 wpa_printf(MSG_ERROR, in ieee80211n_check_40mhz()
547 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
558 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
565 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
572 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
579 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab()
[all …]
/external/wpa_supplicant_8/src/crypto/
Dcrypto_module_tests.c98 wpa_printf(MSG_ERROR, "AES-SIV mode encryption failed"); in test_siv()
102 wpa_printf(MSG_ERROR, in test_siv()
109 wpa_printf(MSG_ERROR, "AES-SIV mode decryption failed"); in test_siv()
113 wpa_printf(MSG_ERROR, in test_siv()
129 wpa_printf(MSG_ERROR, "AES-SIV mode encryption failed"); in test_siv()
133 wpa_printf(MSG_ERROR, in test_siv()
140 wpa_printf(MSG_ERROR, "AES-SIV mode decryption failed"); in test_siv()
144 wpa_printf(MSG_ERROR, in test_siv()
232 wpa_printf(MSG_ERROR, "OMAC1-AES-128 test vector %u failed", i); in test_omac1_vector()
245 wpa_printf(MSG_ERROR, in test_omac1_vector()
[all …]
Dcrypto_linux.c36 wpa_printf(MSG_ERROR, "%s: Failed to open AF_ALG socket: %s", in linux_af_alg_socket()
46 wpa_printf(MSG_ERROR, in linux_af_alg_socket()
72 wpa_printf(MSG_ERROR, "%s: setsockopt(ALG_SET_KEY) failed: %s", in linux_af_alg_hash_vector()
80 wpa_printf(MSG_ERROR, "%s: accept on AF_ALG socket failed: %s", in linux_af_alg_hash_vector()
89 wpa_printf(MSG_ERROR, in linux_af_alg_hash_vector()
95 wpa_printf(MSG_ERROR, in linux_af_alg_hash_vector()
104 wpa_printf(MSG_ERROR, in linux_af_alg_hash_vector()
110 wpa_printf(MSG_ERROR, in linux_af_alg_hash_vector()
295 wpa_printf(MSG_ERROR, "%s: setsockopt(ALG_SET_KEY) failed: %s", in crypto_hash_init()
304 wpa_printf(MSG_ERROR, "%s: accept on AF_ALG socket failed: %s", in crypto_hash_init()
[all …]
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c38 wpa_printf(MSG_ERROR, "VLAN file '%s' not readable.", fname); in hostapd_config_read_vlan_file()
65 wpa_printf(MSG_ERROR, "Invalid VLAN ID at " in hostapd_config_read_vlan_file()
82 wpa_printf(MSG_ERROR, "Invalid VLAN ifname at line %d " in hostapd_config_read_vlan_file()
97 wpa_printf(MSG_ERROR, "Out of memory while reading " in hostapd_config_read_vlan_file()
134 wpa_printf(MSG_ERROR, "MAC list reallocation failed"); in hostapd_add_acl_maclist()
176 wpa_printf(MSG_ERROR, "MAC list file '%s' not found.", fname); in hostapd_config_read_maclist()
204 wpa_printf(MSG_ERROR, "Invalid MAC address '%s' at " in hostapd_config_read_maclist()
251 wpa_printf(MSG_ERROR, in hostapd_config_eap_user_salted()
259 wpa_printf(MSG_ERROR, in hostapd_config_eap_user_salted()
266 wpa_printf(MSG_ERROR, in hostapd_config_eap_user_salted()
[all …]
Dmain.c164 wpa_printf(MSG_ERROR, "No hostapd driver wrapper available"); in hostapd_driver_init()
182 wpa_printf(MSG_ERROR, "Failed to initialize " in hostapd_driver_init()
212 wpa_printf(MSG_ERROR, "%s driver initialization failed.", in hostapd_driver_init()
242 wpa_printf(MSG_ERROR, "set_wowlan failed"); in hostapd_driver_init()
284 wpa_printf(MSG_ERROR, in hostapd_interface_init()
346 wpa_printf(MSG_ERROR, "Failed to register EAP methods"); in hostapd_global_init()
351 wpa_printf(MSG_ERROR, "Failed to initialize event loop"); in hostapd_global_init()
371 wpa_printf(MSG_ERROR, "No drivers enabled"); in hostapd_global_init()
430 wpa_printf(MSG_ERROR, "Failed to initialize TNCS"); in hostapd_global_run()
437 wpa_printf(MSG_ERROR, "daemon: %s", strerror(errno)); in hostapd_global_run()
[all …]
/external/wpa_supplicant_8/src/drivers/
Ddriver_wired.c127 wpa_printf(MSG_ERROR, "recv: %s", strerror(errno)); in handle_read()
145 wpa_printf(MSG_ERROR, "recv: %s", strerror(errno)); in handle_dhcp()
178 wpa_printf(MSG_ERROR, "socket[PF_PACKET,SOCK_RAW]: %s", in wired_init_sockets()
192 wpa_printf(MSG_ERROR, "ioctl(SIOCGIFINDEX): %s", in wired_init_sockets()
205 wpa_printf(MSG_ERROR, "bind: %s", strerror(errno)); in wired_init_sockets()
212 wpa_printf(MSG_ERROR, "wired: Failed to add multicast group " in wired_init_sockets()
220 wpa_printf(MSG_ERROR, "ioctl(SIOCGIFHWADDR): %s", in wired_init_sockets()
234 wpa_printf(MSG_ERROR, "socket call failed for dhcp: %s", in wired_init_sockets()
252 wpa_printf(MSG_ERROR, "setsockopt[SOL_SOCKET,SO_REUSEADDR]: %s", in wired_init_sockets()
258 wpa_printf(MSG_ERROR, "setsockopt[SOL_SOCKET,SO_BROADCAST]: %s", in wired_init_sockets()
[all …]
Ddriver_macsec_linux.c94 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to alloc message"); in msg_prepare()
99 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to put header"); in msg_prepare()
137 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to alloc genl socket"); in init_genl_ctx()
142 wpa_printf(MSG_ERROR, in init_genl_ctx()
149 wpa_printf(MSG_ERROR, DRV_PREFIX "genl resolve failed"); in init_genl_ctx()
263 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to alloc genl socket"); in macsec_check_macsec()
268 wpa_printf(MSG_ERROR, in macsec_check_macsec()
274 wpa_printf(MSG_ERROR, in macsec_check_macsec()
320 wpa_printf(MSG_ERROR, DRV_PREFIX in macsec_drv_macsec_init()
328 wpa_printf(MSG_ERROR, DRV_PREFIX "Unable to get link cache: %s", in macsec_drv_macsec_init()
[all …]
Ddriver_wired_common.c40 wpa_printf(MSG_ERROR, "socket: %s", strerror(errno)); in driver_wired_get_ifflags()
47 wpa_printf(MSG_ERROR, "ioctl[SIOCGIFFLAGS]: %s", in driver_wired_get_ifflags()
65 wpa_printf(MSG_ERROR, "socket: %s", strerror(errno)); in driver_wired_set_ifflags()
73 wpa_printf(MSG_ERROR, "ioctl[SIOCSIFFLAGS]: %s", in driver_wired_set_ifflags()
94 wpa_printf(MSG_ERROR, "socket: %s", strerror(errno)); in driver_wired_multi()
130 wpa_printf(MSG_ERROR, "ioctl[SIOC{ADD/DEL}MULTI]: %s", in driver_wired_multi()
157 wpa_printf(MSG_ERROR, "setsockopt: %s", strerror(errno)); in wired_multicast_membership()
198 wpa_printf(MSG_ERROR, "socket: %s", strerror(errno)); in driver_wired_get_ifstatus()
205 wpa_printf(MSG_ERROR, "ioctl[SIOCGIFMEDIA]: %s", in driver_wired_get_ifstatus()
230 wpa_printf(MSG_ERROR, "socket(PF_PACKET): %s", strerror(errno)); in driver_wired_init_common()
/external/wpa_supplicant_8/src/common/
Dhw_features_common.c118 wpa_printf(MSG_ERROR, "Channel %d is not allowed as primary", in allowed_ht40_channel_pair()
132 wpa_printf(MSG_ERROR, "HT40 secondary channel %d not allowed", in allowed_ht40_channel_pair()
156 wpa_printf(MSG_ERROR, "HT40 channel pair (%d, %d) not allowed", in allowed_ht40_channel_pair()
413 wpa_printf(MSG_ERROR, in hostapd_set_freq_params()
419 wpa_printf(MSG_ERROR, in hostapd_set_freq_params()
426 wpa_printf(MSG_ERROR, in hostapd_set_freq_params()
438 wpa_printf(MSG_ERROR, in hostapd_set_freq_params()
446 wpa_printf(MSG_ERROR, in hostapd_set_freq_params()
454 wpa_printf(MSG_ERROR, in hostapd_set_freq_params()
462 wpa_printf(MSG_ERROR, in hostapd_set_freq_params()
[all …]
Dcommon_module_tests.c103 wpa_printf(MSG_ERROR, "ieee802_11_parse test %d failed", in ieee802_11_parse_tests()
111 wpa_printf(MSG_ERROR, in ieee802_11_parse_tests()
122 wpa_printf(MSG_ERROR, in ieee802_11_parse_tests()
129 wpa_printf(MSG_ERROR, in ieee802_11_parse_tests()
137 wpa_printf(MSG_ERROR, in ieee802_11_parse_tests()
217 wpa_printf(MSG_ERROR, "rsn_ie_parse test %d failed", i); in rsn_ie_parse_tests()
444 wpa_printf(MSG_ERROR, "SAE: Mismatch in local commit"); in sae_tests()
454 wpa_printf(MSG_ERROR, "SAE: Mismatch in KCK"); in sae_tests()
459 wpa_printf(MSG_ERROR, "SAE: Mismatch in PMK"); in sae_tests()
464 wpa_printf(MSG_ERROR, "SAE: Mismatch in PMKID"); in sae_tests()
[all …]
/external/wpa_supplicant_8/src/utils/
Dutils_module_tests.c64 wpa_hexdump(MSG_ERROR, "Error in decoding#1", in printf_encode_decode_tests()
72 wpa_hexdump(MSG_ERROR, "Error in decoding#2", in printf_encode_decode_tests()
81 wpa_printf(MSG_ERROR, "Error in bounds checking#1"); in printf_encode_decode_tests()
89 wpa_printf(MSG_ERROR, "Error in bounds checking#2(%d)", in printf_encode_decode_tests()
120 wpa_printf(MSG_ERROR, "%d printf test(s) failed", errors); in printf_encode_decode_tests()
214 wpa_printf(MSG_ERROR, "%d bitfield test(s) failed", errors); in bitfield_tests()
245 wpa_printf(MSG_ERROR, "%d int_array test(s) failed", errors); in int_array_tests()
351 wpa_printf(MSG_ERROR, "%d base64 test(s) failed", errors); in base64_tests()
429 wpa_printf(MSG_ERROR, in common_tests()
440 wpa_printf(MSG_ERROR, "%d common test(s) failed", errors); in common_tests()
[all …]
Dwpa_debug.c49 if (level == MSG_ERROR) in wpa_to_android_level()
118 case MSG_ERROR: in syslog_priority()
298 wpa_printf(MSG_ERROR, "wpa_hexdump: Failed to " in _wpa_hexdump()
333 wpa_printf(MSG_ERROR, "wpa_hexdump: Failed to " in _wpa_hexdump()
568 wpa_printf(MSG_ERROR, in wpa_debug_open_file()
584 wpa_printf(MSG_ERROR, "wpa_debug_open_file: Failed to open " in wpa_debug_open_file()
653 wpa_printf(MSG_ERROR, "wpa_msg: Failed to allocate message " in wpa_msg()
693 wpa_printf(MSG_ERROR, "wpa_msg_ctrl: Failed to allocate " in wpa_msg_ctrl()
718 wpa_printf(MSG_ERROR, "wpa_msg_global: Failed to allocate " in wpa_msg_global()
748 wpa_printf(MSG_ERROR, in wpa_msg_global_ctrl()
[all …]
Dbrowser-system.c77 wpa_printf(MSG_ERROR, "eloop_init failed"); in hs20_web_browser()
83 wpa_printf(MSG_ERROR, "http_server_init failed"); in hs20_web_browser()
90 wpa_printf(MSG_ERROR, "fork: %s", strerror(errno)); in hs20_web_browser()
105 wpa_printf(MSG_ERROR, "execv: %s", strerror(errno)); in hs20_web_browser()
Dbrowser-android.c77 wpa_printf(MSG_ERROR, "eloop_init failed"); in hs20_web_browser()
83 wpa_printf(MSG_ERROR, "http_server_init failed"); in hs20_web_browser()
90 wpa_printf(MSG_ERROR, "fork: %s", strerror(errno)); in hs20_web_browser()
109 wpa_printf(MSG_ERROR, "execv: %s", strerror(errno)); in hs20_web_browser()
/external/wpa_supplicant_8/src/fst/
Dfst_session.c289 fst_printf_session(s, MSG_ERROR, in fst_session_send_action()
302 fst_printf_session(s, MSG_ERROR, in fst_session_send_action()
317 fst_printf_siface(s, iface, MSG_ERROR, in fst_session_send_action()
335 fst_printf_session(s, MSG_ERROR, "No FST setup to tear down"); in fst_session_send_tear_down()
351 fst_printf_sframe(s, true, MSG_ERROR, in fst_session_send_tear_down()
655 fst_printf_siface(s, iface, MSG_ERROR, in fst_session_handle_ack_request()
664 fst_printf_siface(s, iface, MSG_ERROR, in fst_session_handle_ack_request()
718 fst_printf_siface(s, iface, MSG_ERROR, in fst_session_handle_ack_response()
727 fst_printf_siface(s, iface, MSG_ERROR, in fst_session_handle_ack_response()
741 fst_printf_siface(s, iface, MSG_ERROR, in fst_session_handle_ack_response()
[all …]
/external/wpa_supplicant_8/hostapd/hidl/1.2/
Dhostapd.cpp51 MSG_ERROR, "Cannot write hostapd config to %s, error: %s", in WriteHostapdConfig()
57 MSG_ERROR, "hostapd config file uid: %d, gid: %d, mode: %d", in WriteHostapdConfig()
61 MSG_ERROR, in WriteHostapdConfig()
225 MSG_ERROR, "Invalid SSID size: %zu", nw_params.V1_0.ssid.size()); in CreateHostapdConfig()
308 wpa_printf(MSG_ERROR, "Unknown encryption type"); in CreateHostapdConfig()
376 wpa_printf(MSG_ERROR, "Invalid band"); in CreateHostapdConfig()
540 MSG_ERROR, "Interface %s already present", in addAccessPointInternal_1_2()
546 wpa_printf(MSG_ERROR, "Failed to create config params"); in addAccessPointInternal_1_2()
552 wpa_printf(MSG_ERROR, "Failed to write config file"); in addAccessPointInternal_1_2()
562 MSG_ERROR, "Adding interface %s failed", in addAccessPointInternal_1_2()
[all …]
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface_unix.c148 wpa_printf(MSG_ERROR, "recvfrom(ctrl_iface): %s", in wpa_supplicant_ctrl_iface_receive()
154 wpa_printf(MSG_ERROR, "recvform(ctrl_iface): input truncated"); in wpa_supplicant_ctrl_iface_receive()
539 wpa_printf(MSG_ERROR, "mkdir[ctrl_interface=%s]: %s", in wpas_ctrl_iface_open_sock()
555 wpa_printf(MSG_ERROR, "CTRL: Could not chmod directory: %s", in wpas_ctrl_iface_open_sock()
573 wpa_printf(MSG_ERROR, "CTRL: Invalid group " in wpas_ctrl_iface_open_sock()
584 wpa_printf(MSG_ERROR, "lchown[ctrl_interface=%s,gid=%d]: %s", in wpas_ctrl_iface_open_sock()
592 wpa_printf(MSG_ERROR, "CTRL: chmod[ctrl_interface]: %s", in wpas_ctrl_iface_open_sock()
599 wpa_printf(MSG_ERROR, "ctrl_iface path limit exceeded"); in wpas_ctrl_iface_open_sock()
605 wpa_printf(MSG_ERROR, "socket(PF_UNIX): %s", strerror(errno)); in wpas_ctrl_iface_open_sock()
627 wpa_printf(MSG_ERROR, in wpas_ctrl_iface_open_sock()
[all …]
/external/wpa_supplicant_8/src/l2_packet/
Dl2_packet_privsep.c47 wpa_printf(MSG_ERROR, "L2: sendmsg(cmd): %s", strerror(errno)); in wpa_priv_cmd()
85 wpa_printf(MSG_ERROR, "L2: sendmsg(packet_send): %s", in l2_packet_send()
106 wpa_printf(MSG_ERROR, "l2_packet_receive - recvfrom: %s", in l2_packet_receive()
167 wpa_printf(MSG_ERROR, "socket(PF_UNIX): %s", strerror(errno)); in l2_packet_init()
178 wpa_printf(MSG_ERROR, "l2-pkt-privsep: bind(PF_UNIX): %s", in l2_packet_init()
187 wpa_printf(MSG_ERROR, "L2: Failed to register with wpa_priv"); in l2_packet_init()
197 wpa_printf(MSG_ERROR, "select: %s", strerror(errno)); in l2_packet_init()
204 wpa_printf(MSG_ERROR, "recv: %s", strerror(errno)); in l2_packet_init()

123456789