Home
last modified time | relevance | path

Searched refs:remove_watch (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_common.c130 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/
Ddbus.c84 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/
Drpc-dbus.c606 remove_watch(DBusWatch *watch, __unused void *data) in remove_watch() function
669 add_watch, remove_watch, NULL, NULL, NULL)) in rpc_init()