Searched refs:remove_watch (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_common.c | 130 static void remove_watch(DBusWatch *watch, void *data) in remove_watch() function 154 remove_watch(watch, data); in watch_toggled() 243 remove_watch, watch_toggled, in integrate_with_eloop()
|
/external/dnsmasq/src/ |
D | dbus.c | 84 static void remove_watch(DBusWatch *watch, void *data) in remove_watch() function 315 dbus_connection_set_watch_functions(connection, add_watch, remove_watch, in dbus_init()
|
/external/dhcpcd-6.8.2/dbus/ |
D | rpc-dbus.c | 606 remove_watch(DBusWatch *watch, __unused void *data) in remove_watch() function 669 add_watch, remove_watch, NULL, NULL, NULL)) in rpc_init()
|