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

1 2 3 4 5 6 7 8

  /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 "
445 wpa_printf(MSG_ERROR,
493 wpa_printf(MSG_ERROR,
503 wpa_printf(MSG_ERROR,
521 wpa_printf(MSG_ERROR, "Driver does not support configured "
532 wpa_printf(MSG_ERROR, "Driver does not support configured "
540 wpa_printf(MSG_ERROR,
547 wpa_printf(MSG_ERROR,
559 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...]
bss_load.c 30 wpa_printf(MSG_ERROR, "BSS Load: Failed to get survey data");
acs.c 286 wpa_printf(MSG_ERROR, "ACS: Failed to start");
304 wpa_printf(MSG_ERROR, "ACS: Survey data missing");
585 wpa_printf(MSG_ERROR, "ACS: HT40- is not supported yet. Please try HT40+");
775 wpa_printf(MSG_ERROR, "ACS: Unable to collect survey data");
780 wpa_printf(MSG_ERROR, "ACS: Surveys have insufficient data");
811 wpa_printf(MSG_ERROR, "ACS: All study options have failed");
817 wpa_printf(MSG_ERROR, "ACS: Failed to compute ideal channel");
840 wpa_printf(MSG_ERROR, "ACS: Possibly channel configuration is invalid, please report this along with your config file.");
856 wpa_printf(MSG_ERROR, "ACS: Failed to get survey data");
863 wpa_printf(MSG_ERROR, "ACS: Failed to request scan")
    [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,
74 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__);
80 wpa_printf(MSG_ERROR,
102 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__);
108 wpa_printf(MSG_ERROR,
123 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__);
129 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));
ext_password.c 95 wpa_printf(MSG_ERROR, "EXT PW: mlock failed: %s",
111 wpa_printf(MSG_ERROR, "EXT PW: munlock failed: %s",
  /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.c 104 wpa_printf(MSG_ERROR, "setsockopt: %s", strerror(errno));
162 wpa_printf(MSG_ERROR, "recv: %s", strerror(errno));
180 wpa_printf(MSG_ERROR, "recv: %s", strerror(errno));
213 wpa_printf(MSG_ERROR, "socket[PF_PACKET,SOCK_RAW]: %s",
226 wpa_printf(MSG_ERROR, "ioctl(SIOCGIFINDEX): %s",
238 wpa_printf(MSG_ERROR, "bind: %s", strerror(errno));
245 wpa_printf(MSG_ERROR, "wired: Failed to add multicast group "
253 wpa_printf(MSG_ERROR, "ioctl(SIOCGIFHWADDR): %s",
267 wpa_printf(MSG_ERROR, "socket call failed for dhcp: %s",
285 wpa_printf(MSG_ERROR, "setsockopt[SOL_SOCKET,SO_REUSEADDR]: %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 "
137 wpa_printf(MSG_ERROR, "MAC list file '%s' not found.", fname);
165 wpa_printf(MSG_ERROR, "Invalid MAC address '%s' at "
195 wpa_printf(MSG_ERROR, "MAC list reallocation failed");
235 wpa_printf(MSG_ERROR,
243 wpa_printf(MSG_ERROR, "EAP user file '%s' not found.", fname);
269 wpa_printf(MSG_ERROR, "Invalid radius_auth_req_attr: %s"
    [all...]
main.c 159 wpa_printf(MSG_ERROR, "No hostapd driver wrapper available");
177 wpa_printf(MSG_ERROR, "Failed to initialize "
207 wpa_printf(MSG_ERROR, "%s driver initialization failed.",
228 wpa_printf(MSG_ERROR, "set_wowlan failed");
251 wpa_printf(MSG_ERROR, "Configuration file: %s", config_fname);
264 wpa_printf(MSG_ERROR, "Interface name not specified in %s",
325 wpa_printf(MSG_ERROR, "Failed to register EAP methods");
330 wpa_printf(MSG_ERROR, "Failed to initialize event loop");
349 wpa_printf(MSG_ERROR, "No drivers enabled");
407 wpa_printf(MSG_ERROR, "Failed to initialize TNCS")
    [all...]
  /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/common/
common_module_tests.c 73 wpa_printf(MSG_ERROR, "ieee802_11_parse test %d failed",
81 wpa_printf(MSG_ERROR,
158 wpa_printf(MSG_ERROR, "rsn_ie_parse test %d failed", i);
  /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,
674 fst_printf_siface(s, iface, MSG_ERROR,
683 fst_printf_siface(s, iface, MSG_ERROR,
737 fst_printf_siface(s, iface, MSG_ERROR,
746 fst_printf_siface(s, iface, MSG_ERROR,
760 fst_printf_siface(s, iface, MSG_ERROR,
    [all...]

Completed in 3426 milliseconds

1 2 3 4 5 6 7 8