HomeSort by relevance Sort by last modified time
    Searched refs:MSG_ERROR (Results 1 - 25 of 208) sorted by null

1 2 3 4 5 6 7 8 9

  /external/wpa_supplicant_8/src/ap/
acs.h 21 wpa_printf(MSG_ERROR, "ACS was disabled on your build, rebuild hostapd with CONFIG_ACS=y or set channel");
vlan_util.c 35 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'",
41 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'",
48 wpa_printf(MSG_ERROR, "VLAN: failed to open netlink socket");
54 wpa_printf(MSG_ERROR, "VLAN: failed to connect to netlink: %s",
62 wpa_printf(MSG_ERROR, "VLAN: interface %s does not exist",
75 wpa_printf(MSG_ERROR, "VLAN: interface %s already exists",
83 wpa_printf(MSG_ERROR, "VLAN: failed to allocate new link");
89 wpa_printf(MSG_ERROR, "VLAN: failed to set link type: %s",
99 wpa_printf(MSG_ERROR, "VLAN: failed to set link vlan id: %s",
106 wpa_printf(MSG_ERROR, "VLAN: failed to create link %s for
    [all...]
vlan_ifconfig.c 25 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) "
34 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCGIFFLAGS) failed "
47 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCSIFFLAGS) failed "
vlan_ioctl.c 26 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'",
32 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) "
43 wpa_printf(MSG_ERROR, "VLAN: %s: DEL_VLAN_CMD failed for %s: "
72 wpa_printf(MSG_ERROR, "VLAN: Interface name too long: '%s'",
78 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) "
115 wpa_printf(MSG_ERROR,
135 wpa_printf(MSG_ERROR,
146 wpa_printf(MSG_ERROR,
hw_features.c 188 wpa_printf(MSG_ERROR, "Failed to allocate memory for rate "
214 wpa_printf(MSG_ERROR, "No rates remaining in supported/basic "
447 wpa_printf(MSG_ERROR,
495 wpa_printf(MSG_ERROR,
505 wpa_printf(MSG_ERROR,
523 wpa_printf(MSG_ERROR, "Driver does not support configured "
534 wpa_printf(MSG_ERROR, "Driver does not support configured "
542 wpa_printf(MSG_ERROR,
549 wpa_printf(MSG_ERROR,
561 wpa_printf(MSG_ERROR, "Driver does not support configured
    [all...]
vlan_init.c 30 wpa_printf(MSG_ERROR,
54 wpa_printf(MSG_ERROR, "WPA initialization for VLAN %d failed (%d)",
57 wpa_printf(MSG_ERROR, "WPA deinit of %s failed", vlan->ifname);
61 wpa_printf(MSG_ERROR, "Removal of %s failed", vlan->ifname);
73 wpa_printf(MSG_ERROR,
87 wpa_printf(MSG_ERROR,
119 wpa_printf(MSG_ERROR, "VLAN: Could not remove VLAN "
143 wpa_printf(MSG_ERROR, "Out of memory while assigning "
vlan_full.c 141 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) "
149 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining "
164 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE,"
192 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) "
200 wpa_printf(MSG_ERROR, "VLAN: %s: Failure determining "
220 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl[SIOCDEVPRIVATE,"
239 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) "
249 wpa_printf(MSG_ERROR, "VLAN: %s: BRCTL_DEL_BRIDGE failed for "
275 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) "
289 wpa_printf(MSG_ERROR, "VLAN: %s: BRCTL_ADD_BRIDGE
    [all...]
ap_config.c 143 wpa_printf(MSG_ERROR, "Failed to allocate memory for "
231 wpa_printf(MSG_ERROR, "WPA PSK file '%s' not found.", fname);
252 wpa_printf(MSG_ERROR, "Invalid MAC address '%s' on "
260 wpa_printf(MSG_ERROR, "WPA PSK allocation failed");
271 wpa_printf(MSG_ERROR, "No PSK on line %d in '%s'",
289 wpa_printf(MSG_ERROR, "Invalid PSK '%s' on line %d in "
310 wpa_printf(MSG_ERROR, "Unable to alloc space for PSK");
775 wpa_printf(MSG_ERROR, "Invalid IEEE 802.1X configuration (no "
793 wpa_printf(MSG_ERROR, "WEP configuration in a WPA network is not supported");
801 wpa_printf(MSG_ERROR, "WPA-PSK using RADIUS enabled, but no
    [all...]
  /external/wpa_supplicant_8/src/pae/
ieee802_1x_secy_ops.c 33 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__);
39 wpa_printf(MSG_ERROR,
53 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__);
59 wpa_printf(MSG_ERROR,
73 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__);
79 wpa_printf(MSG_ERROR,
93 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__);
99 wpa_printf(MSG_ERROR,
121 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__);
127 wpa_printf(MSG_ERROR,
    [all...]
  /external/wpa_supplicant_8/src/eap_common/
eap_wsc_common.c 23 wpa_printf(MSG_ERROR, "EAP-WSC: Failed to allocate memory for "
  /external/wpa_supplicant_8/src/utils/
browser-system.c 77 wpa_printf(MSG_ERROR, "eloop_init failed");
83 wpa_printf(MSG_ERROR, "http_server_init failed");
90 wpa_printf(MSG_ERROR, "fork: %s", strerror(errno));
105 wpa_printf(MSG_ERROR, "execv: %s", strerror(errno));
browser-android.c 77 wpa_printf(MSG_ERROR, "eloop_init failed");
83 wpa_printf(MSG_ERROR, "http_server_init failed");
90 wpa_printf(MSG_ERROR, "fork: %s", strerror(errno));
109 wpa_printf(MSG_ERROR, "execv: %s", strerror(errno));
browser-wpadebug.c 78 wpa_printf(MSG_ERROR, "eloop_init failed");
84 wpa_printf(MSG_ERROR, "http_server_init failed");
91 wpa_printf(MSG_ERROR, "fork: %s", strerror(errno));
117 wpa_printf(MSG_ERROR, "execv: %s", strerror(errno));
  /external/autotest/client/tests/monotonic_time/src/
logging.h 14 MSG_ERROR,
23 #define ERROR(err, fmt, args...) msg(MSG_ERROR, err, fmt, ##args)
  /external/wpa_supplicant_8/src/drivers/
driver_none.c 28 wpa_printf(MSG_ERROR, "Could not allocate memory for none "
59 wpa_printf(MSG_ERROR, "Could not allocate memory for none "
driver_wired_common.c 40 wpa_printf(MSG_ERROR, "socket: %s", strerror(errno));
47 wpa_printf(MSG_ERROR, "ioctl[SIOCGIFFLAGS]: %s",
65 wpa_printf(MSG_ERROR, "socket: %s", strerror(errno));
73 wpa_printf(MSG_ERROR, "ioctl[SIOCSIFFLAGS]: %s",
94 wpa_printf(MSG_ERROR, "socket: %s", strerror(errno));
130 wpa_printf(MSG_ERROR, "ioctl[SIOC{ADD/DEL}MULTI]: %s",
157 wpa_printf(MSG_ERROR, "setsockopt: %s", strerror(errno));
198 wpa_printf(MSG_ERROR, "socket: %s", strerror(errno));
205 wpa_printf(MSG_ERROR, "ioctl[SIOCGIFMEDIA]: %s",
230 wpa_printf(MSG_ERROR, "socket(PF_PACKET): %s", strerror(errno))
    [all...]
driver_wired.c 127 wpa_printf(MSG_ERROR, "recv: %s", strerror(errno));
145 wpa_printf(MSG_ERROR, "recv: %s", strerror(errno));
178 wpa_printf(MSG_ERROR, "socket[PF_PACKET,SOCK_RAW]: %s",
192 wpa_printf(MSG_ERROR, "ioctl(SIOCGIFINDEX): %s",
205 wpa_printf(MSG_ERROR, "bind: %s", strerror(errno));
212 wpa_printf(MSG_ERROR, "wired: Failed to add multicast group "
220 wpa_printf(MSG_ERROR, "ioctl(SIOCGIFHWADDR): %s",
234 wpa_printf(MSG_ERROR, "socket call failed for dhcp: %s",
252 wpa_printf(MSG_ERROR, "setsockopt[SOL_SOCKET,SO_REUSEADDR]: %s",
258 wpa_printf(MSG_ERROR, "setsockopt[SOL_SOCKET,SO_BROADCAST]: %s"
    [all...]
driver_macsec_linux.c 93 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to alloc message");
98 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to put header");
136 wpa_printf(MSG_ERROR, DRV_PREFIX "failed to alloc genl socket");
141 wpa_printf(MSG_ERROR,
148 wpa_printf(MSG_ERROR, DRV_PREFIX "genl resolve failed");
264 wpa_printf(MSG_ERROR, DRV_PREFIX
272 wpa_printf(MSG_ERROR, DRV_PREFIX "Unable to get link cache: %s",
279 wpa_printf(MSG_ERROR, DRV_PREFIX
557 wpa_printf(MSG_ERROR, DRV_PREFIX "%s: failed to send: %d (%s)",
564 wpa_printf(MSG_ERROR, DRV_PREFIX "%s: failed to recv: %d (%s)"
    [all...]
  /external/wpa_supplicant_8/hostapd/
config_file.c 44 wpa_printf(MSG_ERROR, "VLAN file '%s' not readable.", fname);
71 wpa_printf(MSG_ERROR, "Invalid VLAN ID at "
85 wpa_printf(MSG_ERROR, "Invalid VLAN ifname at line %d "
93 wpa_printf(MSG_ERROR, "Out of memory while reading "
134 wpa_printf(MSG_ERROR, "MAC list file '%s' not found.", fname);
162 wpa_printf(MSG_ERROR, "Invalid MAC address '%s' at "
192 wpa_printf(MSG_ERROR, "MAC list reallocation failed");
230 wpa_printf(MSG_ERROR,
238 wpa_printf(MSG_ERROR, "EAP user file '%s' not found.", fname);
264 wpa_printf(MSG_ERROR, "Invalid radius_auth_req_attr: %s"
    [all...]
main.c 163 wpa_printf(MSG_ERROR, "No hostapd driver wrapper available");
181 wpa_printf(MSG_ERROR, "Failed to initialize "
211 wpa_printf(MSG_ERROR, "%s driver initialization failed.",
241 wpa_printf(MSG_ERROR, "set_wowlan failed");
264 wpa_printf(MSG_ERROR, "Configuration file: %s", config_fname);
283 wpa_printf(MSG_ERROR,
345 wpa_printf(MSG_ERROR, "Failed to register EAP methods");
350 wpa_printf(MSG_ERROR, "Failed to initialize event loop");
370 wpa_printf(MSG_ERROR, "No drivers enabled");
429 wpa_printf(MSG_ERROR, "Failed to initialize TNCS")
    [all...]
  /external/wpa_supplicant_8/src/common/
common_module_tests.c 100 wpa_printf(MSG_ERROR, "ieee802_11_parse test %d failed",
108 wpa_printf(MSG_ERROR,
119 wpa_printf(MSG_ERROR,
126 wpa_printf(MSG_ERROR,
134 wpa_printf(MSG_ERROR,
214 wpa_printf(MSG_ERROR, "rsn_ie_parse test %d failed", i);
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_privsep.c 47 wpa_printf(MSG_ERROR, "L2: sendmsg(cmd): %s", strerror(errno));
85 wpa_printf(MSG_ERROR, "L2: sendmsg(packet_send): %s",
106 wpa_printf(MSG_ERROR, "l2_packet_receive - recvfrom: %s",
167 wpa_printf(MSG_ERROR, "socket(PF_UNIX): %s", strerror(errno));
178 wpa_printf(MSG_ERROR, "l2-pkt-privsep: bind(PF_UNIX): %s",
187 wpa_printf(MSG_ERROR, "L2: Failed to register with wpa_priv");
197 wpa_printf(MSG_ERROR, "select: %s", strerror(errno));
204 wpa_printf(MSG_ERROR, "recv: %s", strerror(errno));
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.c 393 wpa_printf(MSG_ERROR,
437 wpa_printf(MSG_ERROR,
450 wpa_printf(MSG_ERROR,
484 wpa_printf(MSG_ERROR,
494 wpa_printf(MSG_ERROR,
519 wpa_printf(MSG_ERROR,
529 wpa_printf(MSG_ERROR,
569 wpa_printf(MSG_ERROR,
586 wpa_printf(MSG_ERROR,
620 wpa_printf(MSG_ERROR, "dbus: Could not set up message handler")
    [all...]
  /external/wpa_supplicant_8/src/crypto/
random.c 190 wpa_printf(MSG_ERROR, "random: No entropy available "
236 wpa_printf(MSG_ERROR, "random: Cannot open /dev/random: %s",
244 wpa_printf(MSG_ERROR, "random: Cannot read from /dev/random: "
315 wpa_printf(MSG_ERROR, "random: Cannot read from /dev/random: "
380 wpa_printf(MSG_ERROR, "random: Could not open entropy file %s "
391 wpa_printf(MSG_ERROR, "random: Could not write entropy data "
417 wpa_printf(MSG_ERROR, "random: Cannot open /dev/random: %s",
  /external/wpa_supplicant_8/src/fst/
fst_session.c 289 fst_printf_session(s, MSG_ERROR,
302 fst_printf_session(s, MSG_ERROR,
317 fst_printf_siface(s, iface, MSG_ERROR,
335 fst_printf_session(s, MSG_ERROR, "No FST setup to tear down");
351 fst_printf_sframe(s, TRUE, MSG_ERROR,
655 fst_printf_siface(s, iface, MSG_ERROR,
664 fst_printf_siface(s, iface, MSG_ERROR,
718 fst_printf_siface(s, iface, MSG_ERROR,
727 fst_printf_siface(s, iface, MSG_ERROR,
741 fst_printf_siface(s, iface, MSG_ERROR,
    [all...]

Completed in 597 milliseconds

1 2 3 4 5 6 7 8 9