Searched refs:process_watch_exception (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_common.c | 87 static void process_watch_exception(int sock, void *eloop_ctx, void *sock_ctx) in process_watch_exception() function 117 eloop_register_sock(fd, EVENT_TYPE_EXCEPTION, process_watch_exception, in add_watch()
|
/external/wpa_supplicant/ |
D | ctrl_iface_dbus.c | 75 static void process_watch_exception(int sock, void *eloop_ctx, void *sock_ctx) in process_watch_exception() function 105 eloop_register_sock(fd, EVENT_TYPE_EXCEPTION, process_watch_exception, in connection_setup_add_watch()
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | ctrl_iface_dbus.c | 67 static void process_watch_exception(int sock, void *eloop_ctx, void *sock_ctx) in process_watch_exception() function 97 eloop_register_sock(fd, EVENT_TYPE_EXCEPTION, process_watch_exception, in connection_setup_add_watch()
|