Lines Matching refs:getprogname
61 getprogname(), errno); in create_nl_socket()
67 getprogname(), errno); in create_nl_socket()
81 ALOGE("%s: Failed to create exit socket pair", getprogname()); in init_exit_sockets()
84 ALOGI("%s: initialized exit socket pair", getprogname()); in init_exit_sockets()
107 ALOGE("%s: ctx is NULL: %s", getprogname(), __func__); in exit_cld80211_recv()
111 ALOGI("%s: Sent msg on exit sock to unblock poll()", getprogname()); in exit_cld80211_recv()
121 getprogname()); in response_handler()
152 ALOGE("%s: error_handler received : %d", getprogname(), err->error); in error_handler()
168 ALOGE("%s: %s is NULL", getprogname(), sock?"cb":"sock"); in cld80211_recv_msg()
175 getprogname(), res, errno); in cld80211_recv_msg()
184 ALOGE("%s: Error reading from socket", getprogname()); in cld80211_handle_event()
187 ALOGE("%s: Remote side hung up", getprogname()); in cld80211_handle_event()
191 ALOGE("%s: Unknown event - %0x", getprogname(), events); in cld80211_handle_event()
243 ALOGI("%s: nlctrl family id: %d group: %s mcast_id: %d", getprogname(), in get_multicast_id()
254 ALOGE("%s: ctx/mcgroup is NULL: %s", getprogname(), __func__); in cld80211_add_mcast_group()
260 getprogname(), mcgroup, errno, id); in cld80211_add_mcast_group()
267 getprogname(), mcgroup, errno); in cld80211_add_mcast_group()
277 ALOGE("%s: ctx/mcgroup is NULL: %s", getprogname(), __func__); in cld80211_remove_mcast_group()
283 getprogname(), mcgroup, errno, id); in cld80211_remove_mcast_group()
290 " ret: %d", getprogname(), mcgroup, errno, ret); in cld80211_remove_mcast_group()
304 ALOGE("%s: ctx is null: %s", getprogname(), __func__); in cld80211_msg_alloc()
310 ALOGE("%s: Out of memory", getprogname()); in cld80211_msg_alloc()
335 ALOGE("%s: Invalid data from client", getprogname()); in cld80211_send_msg()
341 ALOGE("%s: failed to send msg: %d", getprogname(), err); in cld80211_send_msg()
356 ALOGE("%s: Invalid data from client", getprogname()); in cld80211_send_recv_msg()
386 getprogname(), res); in cld80211_send_recv_msg()
404 ALOGE("%s: Invalid data from client", getprogname()); in cld80211_recv()
433 ALOGE("%s: Error polling socket", getprogname()); in cld80211_recv()
439 ALOGI("%s: Exiting poll", getprogname()); in cld80211_recv()
455 ALOGE("%s: Failed to alloc cld80211_ctx", getprogname()); in cld80211_init()
462 ALOGE("%s: Failed to create socket port", getprogname()); in cld80211_init()
469 getprogname(), strerror(errno)); in cld80211_init()
476 getprogname()); in cld80211_init()
483 getprogname(), ctx->nlctrl_familyid, errno); in cld80211_init()
489 ALOGE("%s: Failed to initialize exit sockets", getprogname()); in cld80211_init()
506 ALOGE("%s: ctx/sock is NULL", getprogname()); in cld80211_deinit()