/freebsd/contrib/wpa/src/pae/ |
H A 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_offload() 99 wpa_printf(MSG_ERROR, in secy_cp_control_offload() 113 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_cp_control_current_cipher_suite() 119 wpa_printf(MSG_ERROR, in secy_cp_control_current_cipher_suite() [all …]
|
/freebsd/contrib/wpa/src/ap/ |
H A 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 …]
|
H A 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()
|
H A D | ap_config.c | 213 wpa_printf(MSG_ERROR, "Failed to allocate memory for " in hostapd_config_defaults() 339 wpa_printf(MSG_ERROR, "WPA PSK file '%s' not found.", fname); in hostapd_config_read_wpa_psk() 381 wpa_printf(MSG_ERROR, in hostapd_config_read_wpa_psk() 395 wpa_printf(MSG_ERROR, in hostapd_config_read_wpa_psk() 404 wpa_printf(MSG_ERROR, "WPA PSK allocation failed"); in hostapd_config_read_wpa_psk() 416 wpa_printf(MSG_ERROR, "No PSK on line %d in '%s'", in hostapd_config_read_wpa_psk() 433 wpa_printf(MSG_ERROR, in hostapd_config_read_wpa_psk() 444 wpa_printf(MSG_ERROR, in hostapd_config_read_wpa_psk() 469 wpa_printf(MSG_ERROR, "Unable to alloc space for PSK"); in hostapd_derive_psk() 480 wpa_printf(MSG_ERROR, "Error in pbkdf2_sha1()"); in hostapd_derive_psk() [all …]
|
H A D | hw_features.c | 166 wpa_printf(MSG_ERROR, in hostapd_get_hw_features() 218 wpa_printf(MSG_ERROR, "Failed to allocate memory for rate " in hostapd_prepare_rates() 244 wpa_printf(MSG_ERROR, "No rates remaining in supported/basic " in hostapd_prepare_rates() 521 wpa_printf(MSG_ERROR, in ap_ht40_scan_retry() 575 wpa_printf(MSG_ERROR, in ieee80211n_check_40mhz() 585 wpa_printf(MSG_ERROR, in ieee80211n_check_40mhz() 604 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 615 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 622 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() 629 wpa_printf(MSG_ERROR, "Driver does not support configured " in ieee80211n_supported_ht_capab() [all …]
|
H A D | vlan_init.c | 32 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()
|
H A D | vlan_full.c | 142 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 …]
|
/freebsd/contrib/wpa/src/crypto/ |
H A 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 …]
|
H A D | crypto_linux.c | 36 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 …]
|
/freebsd/contrib/wpa/hostapd/ |
H A D | config_file.c | 40 wpa_printf(MSG_ERROR, "VLAN file '%s' not readable.", fname); in hostapd_config_read_vlan_file() 67 wpa_printf(MSG_ERROR, "Invalid VLAN ID at " in hostapd_config_read_vlan_file() 84 wpa_printf(MSG_ERROR, "Invalid VLAN ifname at line %d " in hostapd_config_read_vlan_file() 99 wpa_printf(MSG_ERROR, "Out of memory while reading " in hostapd_config_read_vlan_file() 132 wpa_printf(MSG_ERROR, "MAC list file '%s' not found.", fname); in hostapd_config_read_maclist() 160 wpa_printf(MSG_ERROR, "Invalid MAC address '%s' at " in hostapd_config_read_maclist() 207 wpa_printf(MSG_ERROR, in hostapd_config_eap_user_salted() 215 wpa_printf(MSG_ERROR, in hostapd_config_eap_user_salted() 222 wpa_printf(MSG_ERROR, in hostapd_config_eap_user_salted() 233 wpa_printf(MSG_ERROR, in hostapd_config_eap_user_salted() [all …]
|
H A D | main.c | 166 wpa_printf(MSG_ERROR, "No hostapd driver wrapper available"); in hostapd_driver_init() 217 wpa_printf(MSG_ERROR, "Failed to initialize " in hostapd_driver_init() 260 wpa_printf(MSG_ERROR, "%s driver initialization failed.", in hostapd_driver_init() 316 wpa_printf(MSG_ERROR, "set_wowlan failed"); in hostapd_driver_init() 383 wpa_printf(MSG_ERROR, in hostapd_interface_init() 445 wpa_printf(MSG_ERROR, "Failed to register EAP methods"); in hostapd_global_init() 450 wpa_printf(MSG_ERROR, "Failed to initialize event loop"); in hostapd_global_init() 470 wpa_printf(MSG_ERROR, "No drivers enabled"); in hostapd_global_init() 529 wpa_printf(MSG_ERROR, "Failed to initialize TNCS"); in hostapd_global_run() 536 wpa_printf(MSG_ERROR, "daemon: %s", strerror(errno)); in hostapd_global_run() [all …]
|
/freebsd/contrib/wpa/src/common/ |
H A D | common_module_tests.c | 103 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() 426 wpa_printf(MSG_ERROR, "SAE: Mismatch in local commit"); in sae_tests() 436 wpa_printf(MSG_ERROR, "SAE: Mismatch in KCK"); in sae_tests() 441 wpa_printf(MSG_ERROR, "SAE: Mismatch in PMK"); in sae_tests() 446 wpa_printf(MSG_ERROR, "SAE: Mismatch in PMKID"); in sae_tests() [all …]
|
H A D | hw_features_common.c | 132 wpa_printf(MSG_ERROR, "Channel %d is not allowed as primary", in allowed_ht40_channel_pair() 146 wpa_printf(MSG_ERROR, "HT40 secondary channel %d not allowed", in allowed_ht40_channel_pair() 170 wpa_printf(MSG_ERROR, "HT40 channel pair (%d, %d) not allowed", in allowed_ht40_channel_pair() 502 wpa_printf(MSG_ERROR, in hostapd_set_freq_params() 508 wpa_printf(MSG_ERROR, in hostapd_set_freq_params() 515 wpa_printf(MSG_ERROR, in hostapd_set_freq_params() 527 wpa_printf(MSG_ERROR, in hostapd_set_freq_params() 538 wpa_printf(MSG_ERROR, in hostapd_set_freq_params() 546 wpa_printf(MSG_ERROR, in hostapd_set_freq_params() 554 wpa_printf(MSG_ERROR, in hostapd_set_freq_params() [all …]
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | robust_av.c | 170 wpa_printf(MSG_ERROR, in wpas_populate_scs_descriptor_ie() 298 wpa_printf(MSG_ERROR, "Failed to allocate MSCS req"); in wpas_send_mscs_req() 351 wpa_printf(MSG_ERROR, "%s: Incorrect IP version %d", in tclas_elem_len() 360 wpa_printf(MSG_ERROR, "%s: Incorrect classifier type %u", in tclas_elem_len() 443 wpa_printf(MSG_ERROR, "%s: TCLAS element null", in allocate_scs_buf() 466 wpa_printf(MSG_ERROR, "Failed to allocate SCS req"); in allocate_scs_buf() 579 wpa_dbg(wpa_s, MSG_ERROR, "SCS: Failed to send SCS Request"); in wpas_send_scs_req() 959 wpa_printf(MSG_ERROR, in write_ipv4_info() 974 wpa_printf(MSG_ERROR, in write_ipv4_info() 1029 wpa_printf(MSG_ERROR, in write_ipv6_info() [all …]
|
H A D | ctrl_iface_unix.c | 148 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() 546 wpa_printf(MSG_ERROR, "mkdir[ctrl_interface=%s]: %s", in wpas_ctrl_iface_open_sock() 562 wpa_printf(MSG_ERROR, "CTRL: Could not chmod directory: %s", in wpas_ctrl_iface_open_sock() 580 wpa_printf(MSG_ERROR, "CTRL: Invalid group " in wpas_ctrl_iface_open_sock() 591 wpa_printf(MSG_ERROR, "lchown[ctrl_interface=%s,gid=%d]: %s", in wpas_ctrl_iface_open_sock() 599 wpa_printf(MSG_ERROR, "CTRL: chmod[ctrl_interface]: %s", in wpas_ctrl_iface_open_sock() 606 wpa_printf(MSG_ERROR, "ctrl_iface path limit exceeded"); in wpas_ctrl_iface_open_sock() 612 wpa_printf(MSG_ERROR, "socket(PF_UNIX): %s", strerror(errno)); in wpas_ctrl_iface_open_sock() 634 wpa_printf(MSG_ERROR, in wpas_ctrl_iface_open_sock() [all …]
|
/freebsd/contrib/wpa/src/drivers/ |
H A 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 …]
|
H A 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()
|
H A D | driver_macsec_linux.c | 106 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to alloc message"); in msg_prepare() 111 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to put header"); in msg_prepare() 149 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to alloc genl socket"); in init_genl_ctx() 154 wpa_printf(MSG_ERROR, in init_genl_ctx() 161 wpa_printf(MSG_ERROR, DRV_PREFIX "genl resolve failed"); in init_genl_ctx() 284 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to alloc genl socket"); in macsec_check_macsec() 289 wpa_printf(MSG_ERROR, in macsec_check_macsec() 295 wpa_printf(MSG_ERROR, in macsec_check_macsec() 341 wpa_printf(MSG_ERROR, DRV_PREFIX in macsec_drv_macsec_init() 349 wpa_printf(MSG_ERROR, DRV_PREFIX "Unable to get link cache: %s", in macsec_drv_macsec_init() [all …]
|
/freebsd/sys/arm/broadcom/bcm2835/ |
H A D | bcm2835_cpufreq.c | 73 #define MSG_ERROR -999999999 macro 181 return (MSG_ERROR); in bcm2835_cpufreq_get_clock_rate() 222 return (MSG_ERROR); in bcm2835_cpufreq_get_max_clock_rate() 263 return (MSG_ERROR); in bcm2835_cpufreq_get_min_clock_rate() 306 return (MSG_ERROR); in bcm2835_cpufreq_set_clock_rate() 330 return (MSG_ERROR); in bcm2835_cpufreq_set_clock_rate() 370 return (MSG_ERROR); in bcm2835_cpufreq_get_turbo() 416 return (MSG_ERROR); in bcm2835_cpufreq_set_turbo() 456 return (MSG_ERROR); in bcm2835_cpufreq_get_voltage() 496 return (MSG_ERROR); in bcm2835_cpufreq_get_max_voltage() [all …]
|
/freebsd/contrib/wpa/src/utils/ |
H A D | utils_module_tests.c | 64 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 …]
|
H A D | ext_password_file.c | 38 wpa_printf(MSG_ERROR, "EXT PW FILE: no path given"); in ext_password_file_init() 92 wpa_printf(MSG_ERROR, in ext_password_file_get() 104 wpa_printf(MSG_ERROR, "Invalid password line %d.", in ext_password_file_get() 110 wpa_printf(MSG_ERROR, "No password for line %d.", line); in ext_password_file_get() 122 wpa_printf(MSG_ERROR, "Password for '%s' was not found.", name); in ext_password_file_get()
|
H A D | wpa_debug.c | 49 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() 661 wpa_printf(MSG_ERROR, "wpa_msg: Failed to allocate message " in wpa_msg() 701 wpa_printf(MSG_ERROR, "wpa_msg_ctrl: Failed to allocate " in wpa_msg_ctrl() 726 wpa_printf(MSG_ERROR, "wpa_msg_global: Failed to allocate " in wpa_msg_global() 756 wpa_printf(MSG_ERROR, in wpa_msg_global_ctrl() [all …]
|
/freebsd/contrib/wpa/src/fst/ |
H A D | fst_session.c | 287 fst_printf_session(s, MSG_ERROR, in fst_session_send_action() 300 fst_printf_session(s, MSG_ERROR, in fst_session_send_action() 315 fst_printf_siface(s, iface, MSG_ERROR, in fst_session_send_action() 333 fst_printf_session(s, MSG_ERROR, "No FST setup to tear down"); in fst_session_send_tear_down() 349 fst_printf_sframe(s, true, MSG_ERROR, in fst_session_send_tear_down() 653 fst_printf_siface(s, iface, MSG_ERROR, in fst_session_handle_ack_request() 662 fst_printf_siface(s, iface, MSG_ERROR, in fst_session_handle_ack_request() 716 fst_printf_siface(s, iface, MSG_ERROR, in fst_session_handle_ack_response() 725 fst_printf_siface(s, iface, MSG_ERROR, in fst_session_handle_ack_response() 739 fst_printf_siface(s, iface, MSG_ERROR, in fst_session_handle_ack_response() [all …]
|
/freebsd/contrib/wpa/src/l2_packet/ |
H A 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()
|
/freebsd/contrib/wpa/wpa_supplicant/dbus/ |
H A D | dbus_new.c | 102 wpa_printf(MSG_ERROR, "dbus: failed to add filter"); in wpas_dbus_subscribe_noc() 157 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_interface() 219 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_scan_done() 260 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_bss() 325 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_blob() 400 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_network() 495 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_network_request() 559 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_pbc_overlap() 597 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_success() 643 wpa_printf(MSG_ERROR, "dbus: Failed to construct signal"); in wpas_dbus_signal_wps_event_fail() [all …]
|