/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_secy_ops.c | 33 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/ap/ |
D | vlan_util.c | 35 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 …]
|
D | vlan_ioctl.c | 26 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()
|
D | hw_features.c | 188 wpa_printf(MSG_ERROR, "Failed to allocate memory for rate " in hostapd_prepare_rates() 214 wpa_printf(MSG_ERROR, "No rates remaining in supported/basic " in hostapd_prepare_rates() 447 wpa_printf(MSG_ERROR, in ap_ht40_scan_retry() 495 wpa_printf(MSG_ERROR, in ieee80211n_check_40mhz() 505 wpa_printf(MSG_ERROR, in ieee80211n_check_40mhz() 523 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 534 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 542 wpa_printf(MSG_ERROR, in ieee80211n_supported_ht_capab() 549 wpa_printf(MSG_ERROR, in ieee80211n_supported_ht_capab() 561 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() [all …]
|
D | ap_config.c | 143 wpa_printf(MSG_ERROR, "Failed to allocate memory for " in hostapd_config_defaults() 231 wpa_printf(MSG_ERROR, "WPA PSK file '%s' not found.", fname); in hostapd_config_read_wpa_psk() 252 wpa_printf(MSG_ERROR, "Invalid MAC address '%s' on " in hostapd_config_read_wpa_psk() 260 wpa_printf(MSG_ERROR, "WPA PSK allocation failed"); in hostapd_config_read_wpa_psk() 271 wpa_printf(MSG_ERROR, "No PSK on line %d in '%s'", in hostapd_config_read_wpa_psk() 289 wpa_printf(MSG_ERROR, "Invalid PSK '%s' on line %d in " in hostapd_config_read_wpa_psk() 310 wpa_printf(MSG_ERROR, "Unable to alloc space for PSK"); in hostapd_derive_psk() 775 wpa_printf(MSG_ERROR, "Invalid IEEE 802.1X configuration (no " in hostapd_config_check_bss() 793 wpa_printf(MSG_ERROR, "WEP configuration in a WPA network is not supported"); in hostapd_config_check_bss() 801 wpa_printf(MSG_ERROR, "WPA-PSK using RADIUS enabled, but no " in hostapd_config_check_bss() [all …]
|
D | vlan_init.c | 30 wpa_printf(MSG_ERROR, in vlan_if_add() 54 wpa_printf(MSG_ERROR, "WPA initialization for VLAN %d failed (%d)", in vlan_if_add() 57 wpa_printf(MSG_ERROR, "WPA deinit of %s failed", vlan->ifname); in vlan_if_add() 61 wpa_printf(MSG_ERROR, "Removal of %s failed", vlan->ifname); in vlan_if_add() 73 wpa_printf(MSG_ERROR, in vlan_if_remove() 87 wpa_printf(MSG_ERROR, in vlan_dynamic_add() 119 wpa_printf(MSG_ERROR, "VLAN: Could not remove VLAN " in vlan_dynamic_remove() 143 wpa_printf(MSG_ERROR, "Out of memory while assigning " in vlan_init()
|
D | vlan_full.c | 141 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_delif() 149 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining " in br_delif() 164 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE," in br_delif() 192 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_addif() 200 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining " in br_addif() 220 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE," in br_addif() 239 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_delbr() 249 wpa_printf(MSG_ERROR, "VLAN: %s: BRCTL_DEL_BRIDGE failed for " in br_delbr() 275 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in br_addbr() 289 wpa_printf(MSG_ERROR, "VLAN: %s: BRCTL_ADD_BRIDGE " in br_addbr() [all …]
|
D | hostapd.c | 96 wpa_printf(MSG_ERROR, "Failed to re-configure WPA PSK " in hostapd_reload_bss() 115 wpa_printf(MSG_ERROR, "Failed to configure WPA IE for " in hostapd_reload_bss() 131 wpa_printf(MSG_ERROR, "Could not set SSID for kernel driver"); in hostapd_reload_bss() 283 wpa_printf(MSG_ERROR, "%s: Interface %s wasn't started", in hostapd_free_hapd_data() 572 wpa_printf(MSG_ERROR, "Too many bits in the BSSID mask (%u)", in hostapd_validate_bssid_configuration() 594 wpa_printf(MSG_ERROR, "Invalid BSSID mask " MACSTR in hostapd_validate_bssid_configuration() 597 wpa_printf(MSG_ERROR, "Start address must be the " in hostapd_validate_bssid_configuration() 911 wpa_printf(MSG_ERROR, "Failed to initialize TNCS"); in hostapd_setup_bss() 917 wpa_printf(MSG_ERROR, "%s: Interface %s was already started", in hostapd_setup_bss() 933 wpa_printf(MSG_ERROR, "BSS '%s' may not have " in hostapd_setup_bss() [all …]
|
/external/wpa_supplicant_8/src/crypto/ |
D | crypto_module_tests.c | 98 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 …]
|
/external/wpa_supplicant_8/hostapd/ |
D | config_file.c | 44 wpa_printf(MSG_ERROR, "VLAN file '%s' not readable.", fname); in hostapd_config_read_vlan_file() 71 wpa_printf(MSG_ERROR, "Invalid VLAN ID at " in hostapd_config_read_vlan_file() 85 wpa_printf(MSG_ERROR, "Invalid VLAN ifname at line %d " in hostapd_config_read_vlan_file() 93 wpa_printf(MSG_ERROR, "Out of memory while reading " in hostapd_config_read_vlan_file() 134 wpa_printf(MSG_ERROR, "MAC list file '%s' not found.", fname); in hostapd_config_read_maclist() 162 wpa_printf(MSG_ERROR, "Invalid MAC address '%s' at " in hostapd_config_read_maclist() 192 wpa_printf(MSG_ERROR, "MAC list reallocation failed"); in hostapd_config_read_maclist() 230 wpa_printf(MSG_ERROR, in hostapd_config_read_eap_user() 238 wpa_printf(MSG_ERROR, "EAP user file '%s' not found.", fname); in hostapd_config_read_eap_user() 264 wpa_printf(MSG_ERROR, "Invalid radius_auth_req_attr: %s", in hostapd_config_read_eap_user() [all …]
|
D | main.c | 163 wpa_printf(MSG_ERROR, "No hostapd driver wrapper available"); in hostapd_driver_init() 181 wpa_printf(MSG_ERROR, "Failed to initialize " in hostapd_driver_init() 211 wpa_printf(MSG_ERROR, "%s driver initialization failed.", in hostapd_driver_init() 241 wpa_printf(MSG_ERROR, "set_wowlan failed"); in hostapd_driver_init() 264 wpa_printf(MSG_ERROR, "Configuration file: %s", config_fname); in hostapd_interface_init() 283 wpa_printf(MSG_ERROR, in hostapd_interface_init() 345 wpa_printf(MSG_ERROR, "Failed to register EAP methods"); in hostapd_global_init() 350 wpa_printf(MSG_ERROR, "Failed to initialize event loop"); in hostapd_global_init() 370 wpa_printf(MSG_ERROR, "No drivers enabled"); in hostapd_global_init() 429 wpa_printf(MSG_ERROR, "Failed to initialize TNCS"); in hostapd_global_run() [all …]
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_wired.c | 127 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 …]
|
D | driver_wired_common.c | 40 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()
|
D | driver_macsec_linux.c | 93 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to alloc message"); in msg_prepare() 98 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to put header"); in msg_prepare() 136 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to alloc genl socket"); in init_genl_ctx() 141 wpa_printf(MSG_ERROR, in init_genl_ctx() 148 wpa_printf(MSG_ERROR, DRV_PREFIX "genl resolve failed"); in init_genl_ctx() 264 wpa_printf(MSG_ERROR, DRV_PREFIX in macsec_drv_macsec_init() 272 wpa_printf(MSG_ERROR, DRV_PREFIX "Unable to get link cache: %s", in macsec_drv_macsec_init() 279 wpa_printf(MSG_ERROR, DRV_PREFIX in macsec_drv_macsec_init() 557 wpa_printf(MSG_ERROR, DRV_PREFIX "%s: failed to send: %d (%s)", in nl_send_recv() 564 wpa_printf(MSG_ERROR, DRV_PREFIX "%s: failed to recv: %d (%s)", in nl_send_recv() [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_old.c | 393 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_scan_results() 437 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change() 450 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_state_change() 484 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_scanning() 494 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_scanning() 519 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_wps_cred() 529 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_wps_cred() 569 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_certification() 586 wpa_printf(MSG_ERROR, in wpa_supplicant_dbus_notify_certification() 620 wpa_printf(MSG_ERROR, "dbus: Could not set up message handler"); in wpa_supplicant_dbus_ctrl_iface_init() [all …]
|
D | dbus_new.c | 101 wpa_printf(MSG_ERROR, "dbus: failed to add filter"); in wpas_dbus_subscribe_noc() 155 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_interface() 217 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_scan_done() 258 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_bss() 323 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_blob() 398 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_network() 493 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_network_request() 557 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_pbc_overlap() 595 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_success() 641 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_fail() [all …]
|
/external/wpa_supplicant_8/src/fst/ |
D | fst_session.c | 289 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/src/common/ |
D | common_module_tests.c | 100 wpa_printf(MSG_ERROR, "ieee802_11_parse test %d failed", in ieee802_11_parse_tests() 108 wpa_printf(MSG_ERROR, in ieee802_11_parse_tests() 119 wpa_printf(MSG_ERROR, in ieee802_11_parse_tests() 126 wpa_printf(MSG_ERROR, in ieee802_11_parse_tests() 134 wpa_printf(MSG_ERROR, in ieee802_11_parse_tests() 214 wpa_printf(MSG_ERROR, "rsn_ie_parse test %d failed", i); in rsn_ie_parse_tests()
|
/external/wpa_supplicant_8/src/l2_packet/ |
D | l2_packet_privsep.c | 47 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()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ctrl_iface_unix.c | 145 wpa_printf(MSG_ERROR, "recvfrom(ctrl_iface): %s", in wpa_supplicant_ctrl_iface_receive() 529 wpa_printf(MSG_ERROR, "mkdir[ctrl_interface=%s]: %s", in wpas_ctrl_iface_open_sock() 545 wpa_printf(MSG_ERROR, "CTRL: Could not chmod directory: %s", in wpas_ctrl_iface_open_sock() 563 wpa_printf(MSG_ERROR, "CTRL: Invalid group " in wpas_ctrl_iface_open_sock() 574 wpa_printf(MSG_ERROR, "chown[ctrl_interface=%s,gid=%d]: %s", in wpas_ctrl_iface_open_sock() 582 wpa_printf(MSG_ERROR, "CTRL: chmod[ctrl_interface]: %s", in wpas_ctrl_iface_open_sock() 589 wpa_printf(MSG_ERROR, "ctrl_iface path limit exceeded"); in wpas_ctrl_iface_open_sock() 595 wpa_printf(MSG_ERROR, "socket(PF_UNIX): %s", strerror(errno)); in wpas_ctrl_iface_open_sock() 617 wpa_printf(MSG_ERROR, in wpas_ctrl_iface_open_sock() 624 wpa_printf(MSG_ERROR, "supp-ctrl-iface-init: bind(PF_UNIX): %s", in wpas_ctrl_iface_open_sock() [all …]
|
D | config.c | 80 wpa_printf(MSG_ERROR, "Line %d: failed to parse %s '%s'.", in wpa_config_parse_str() 95 wpa_printf(MSG_ERROR, "Line %d: too short %s (len=%lu " in wpa_config_parse_str() 103 wpa_printf(MSG_ERROR, "Line %d: too long %s (len=%lu " in wpa_config_parse_str() 209 wpa_printf(MSG_ERROR, "Line %d: invalid number \"%s\"", in wpa_config_parse_int() 220 wpa_printf(MSG_ERROR, "Line %d: too small %s (value=%d " in wpa_config_parse_int() 228 wpa_printf(MSG_ERROR, "Line %d: too large %s (value=%d " in wpa_config_parse_int() 281 wpa_printf(MSG_ERROR, in wpa_config_parse_addr_list() 366 wpa_printf(MSG_ERROR, "Line %d: Invalid BSSID '%s'.", in wpa_config_parse_bssid() 475 wpa_printf(MSG_ERROR, "Line %d: Invalid passphrase " in wpa_config_parse_psk() 483 wpa_printf(MSG_ERROR, in wpa_config_parse_psk() [all …]
|
/external/wpa_supplicant_8/src/utils/ |
D | wpa_debug.c | 47 if (level == MSG_ERROR) in wpa_to_android_level() 114 case MSG_ERROR: in syslog_priority() 291 wpa_printf(MSG_ERROR, "wpa_hexdump: Failed to " in _wpa_hexdump() 326 wpa_printf(MSG_ERROR, "wpa_hexdump: Failed to " in _wpa_hexdump() 553 wpa_printf(MSG_ERROR, "wpa_debug_open_file: Failed to open " in wpa_debug_open_file() 621 wpa_printf(MSG_ERROR, "wpa_msg: Failed to allocate message " in wpa_msg() 661 wpa_printf(MSG_ERROR, "wpa_msg_ctrl: Failed to allocate " in wpa_msg_ctrl() 686 wpa_printf(MSG_ERROR, "wpa_msg_global: Failed to allocate " in wpa_msg_global() 716 wpa_printf(MSG_ERROR, in wpa_msg_global_ctrl() 741 wpa_printf(MSG_ERROR, "wpa_msg_no_global: Failed to allocate " in wpa_msg_no_global() [all …]
|
D | utils_module_tests.c | 62 wpa_hexdump(MSG_ERROR, "Error in decoding#1", in printf_encode_decode_tests() 70 wpa_hexdump(MSG_ERROR, "Error in decoding#2", in printf_encode_decode_tests() 79 wpa_printf(MSG_ERROR, "Error in bounds checking#1"); in printf_encode_decode_tests() 87 wpa_printf(MSG_ERROR, "Error in bounds checking#2(%d)", in printf_encode_decode_tests() 118 wpa_printf(MSG_ERROR, "%d printf test(s) failed", errors); in printf_encode_decode_tests() 212 wpa_printf(MSG_ERROR, "%d bitfield test(s) failed", errors); in bitfield_tests() 243 wpa_printf(MSG_ERROR, "%d int_array test(s) failed", errors); in int_array_tests() 348 wpa_printf(MSG_ERROR, "%d base64 test(s) failed", errors); in base64_tests() 426 wpa_printf(MSG_ERROR, in common_tests() 437 wpa_printf(MSG_ERROR, "%d common test(s) failed", errors); in common_tests() [all …]
|
D | browser-system.c | 77 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()
|
D | browser-android.c | 77 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()
|