Home
last modified time | relevance | path

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

12

/netbsd-src/external/bsd/wpa/dist/src/ap/
H A 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 …]
H A 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()
H A 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 …]
H A Dvlan_ifconfig.c25 wpa_printf(MSG_ERROR, "VLAN: %s: socket(AF_INET,SOCK_STREAM) " in ifconfig_helper()
34 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCGIFFLAGS) failed " in ifconfig_helper()
47 wpa_printf(MSG_ERROR, "VLAN: %s: ioctl(SIOCSIFFLAGS) failed " in ifconfig_helper()
H A Daccounting.c122 wpa_printf(MSG_ERROR, "Could not add CUI"); in accounting_msg()
131 wpa_printf(MSG_ERROR, "Could not add CUI from ACL"); in accounting_msg()
139 wpa_printf(MSG_ERROR, in accounting_msg()
452 wpa_printf(MSG_ERROR, "Could not add Acct-Session-Id"); in accounting_report_state()
/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Delf.c91 msg_printf(MSG_ERROR, whoami, TEXT("vmem_get(0x%x) failed.\n"), addr); in vmem_sub()
104 msg_printf(MSG_ERROR, whoami, TEXT("read segment error.\n")); in vmem_sub()
143 msg_printf(MSG_ERROR, whoami, TEXT("seek error.\n")); in scanfile()
148 msg_printf(MSG_ERROR, whoami, TEXT("read header error.\n")); in scanfile()
155 msg_printf(MSG_ERROR, whoami, TEXT("malloc() error.\n")); in scanfile()
161 msg_printf(MSG_ERROR, whoami, TEXT("seek for program header table error.\n")); in scanfile()
167 msg_printf(MSG_ERROR, whoami, TEXT("read program header table error.\n")); in scanfile()
173 msg_printf(MSG_ERROR, whoami, TEXT("seek for segment header table error.\n")); in scanfile()
179 msg_printf(MSG_ERROR, whoami, TEXT("read segment header table error.\n")); in scanfile()
204 msg_printf(MSG_ERROR, whoami, TEXT("seek for segment error.\n")); in scanfile()
[all …]
H A Dvmem.c66 msg_printf(MSG_ERROR, whoami, TEXT("vmem is not initialized.\n")); in vmem_exec()
85 msg_printf(MSG_ERROR, whoami, in vmem_exec()
94 msg_printf(MSG_ERROR, whoami, in vmem_exec()
106 msg_printf(MSG_ERROR, whoami, in vmem_exec()
152 msg_printf(MSG_ERROR, whoami, in alloc_kpage()
243 msg_printf(MSG_ERROR, whoami, TEXT("can't allocate heap\n")); in vmem_init()
257 msg_printf(MSG_ERROR, whoami, TEXT("can't allocate address table\n")); in vmem_init()
314 msg_printf(MSG_ERROR, whoami, TEXT("invalid page header\n")); in vmem_init()
324 msg_printf(MSG_ERROR, whoami, in vmem_init()
335 msg_printf(MSG_ERROR, whoami, TEXT("can't allocate root page.\n")); in vmem_init()
[all …]
H A Dpalette.c52 msg_printf(MSG_ERROR, TEXT("assertion failure"), \
95 msg_printf(MSG_ERROR, TEXT("Error"), in palette_init()
141 msg_printf(MSG_ERROR, TEXT("Error"), in palette_set()
149 msg_printf(MSG_ERROR, TEXT("Error"), in palette_set()
179 msg_printf(MSG_ERROR, TEXT("Error"), in palette_check()
H A Dmips.c54 msg_printf(MSG_ERROR, whoami, TEXT("Can't allocate root page.\n")); in mips_boot()
74 msg_printf(MSG_ERROR, whoami, TEXT("Missing physical page.\n")); in mips_boot()
85 msg_printf(MSG_ERROR, whoami, TEXT("Mapping interrupt vector failed.\n")); in mips_boot()
H A Dsysteminfo.c112 msg_printf(MSG_ERROR, whoami, in set_system_info()
125 msg_printf(MSG_ERROR, whoami, TEXT("Unsupported CPU\n")); in dump_archinfo()
127 msg_printf(MSG_ERROR, whoami, in dump_archinfo()
H A Dpbsdboot.c53 msg_printf(MSG_ERROR, whoami, TEXT("open failed.\n")); in pbsdboot()
74 msg_printf(MSG_ERROR, whoami, TEXT("can't allocate argument page\n")); in pbsdboot()
H A Dpreference.c107 msg_printf(MSG_ERROR, TEXT("pref_load()"), in read1byte()
117 msg_printf(MSG_ERROR, TEXT("pref_load()"), in read1byte()
134 msg_printf(MSG_ERROR, TEXT("pref_write()"), in write1string()
141 msg_printf(MSG_ERROR, TEXT("pref_write()"), in write1string()
438 msg_printf(MSG_ERROR, TEXT("Error()"), in pref_save()
458 msg_printf(MSG_ERROR, TEXT("Error()"), in pref_save()
H A Dtx39xx.c84 msg_printf(MSG_ERROR, whoami, in tx39xx_init()
/netbsd-src/external/bsd/wpa/dist/src/drivers/
H A 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()
H A Drfkill.c64 wpa_printf(MSG_ERROR, "rfkill: Event read failed: %s", in rfkill_receive()
134 wpa_printf(MSG_ERROR, "rfkill: Cannot set non-blocking mode: " in rfkill_init()
144 wpa_printf(MSG_ERROR, "rfkill: Event read failed: %s", in rfkill_init()
/netbsd-src/external/bsd/wpa/dist/src/utils/
H A Dwpabuf.c35 wpa_printf(MSG_ERROR, "wpabuf: invalid magic %x", in wpabuf_overflow()
39 wpa_printf(MSG_ERROR, "wpabuf %p (size=%lu used=%lu) overflow len=%lu", in wpabuf_overflow()
62 wpa_printf(MSG_ERROR, "wpabuf: invalid magic %x", in wpabuf_resize()
190 wpa_printf(MSG_ERROR, "wpabuf_free: invalid magic %x", in wpabuf_free()
/netbsd-src/external/ibm-public/postfix/dist/src/postlog/
H A Dpostlog.c184 "error", MSG_ERROR,
185 "err", MSG_ERROR,
/netbsd-src/external/bsd/wpa/dist/src/pae/
H A Dieee802_1x_key.c118 wpa_printf(MSG_ERROR, "MKA-%s: out of memory", __func__); in ieee802_1x_ckn_aes_cmac()
191 wpa_printf(MSG_ERROR, in ieee802_1x_icv_aes_cmac()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmsg_output.h31 #define MSG_ERROR 2 /* error (fatal) */ macro
H A Dmsg.c244 msg_vprintf(MSG_ERROR, fmt, ap); in vmsg_error()
/netbsd-src/external/bsd/wpa/dist/src/eap_common/
H A Deap_wsc_common.c23 wpa_printf(MSG_ERROR, "EAP-WSC: Failed to allocate memory for " in eap_wsc_build_frag_ack()
H A Deap_ikev2_common.c57 wpa_printf(MSG_ERROR, "EAP-IKEV2: Failed to allocate memory " in eap_ikev2_build_frag_ack()
/netbsd-src/external/bsd/wpa/dist/src/wps/
H A Dwps_module_tests.c287 wpa_printf(MSG_ERROR, "WPS attribute parsing test %u failed: %s", in wps_attr_parse_tests()
H A Dwps_upnp_ssdp.c293 wpa_printf(MSG_ERROR, "WPS UPnP: Advertisement sendto failed:" in advertisement_state_machine_handler()
784 wpa_printf(MSG_ERROR, "WPS UPnP: ssdp_listener_start failed"); in ssdp_listener_start()
912 wpa_printf(MSG_ERROR, in ssdp_open_multicast_sock()
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/
H A Dbgscan.c55 wpa_printf(MSG_ERROR, "bgscan: Could not find module " in bgscan_init()

12