Searched refs:add_watch (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_common.c99 static dbus_bool_t add_watch(DBusWatch *watch, void *data) function
151 add_watch(watch, data);
241 if (!dbus_connection_set_watch_functions(priv->con, add_watch,

Completed in 56 milliseconds