Home
last modified time | relevance | path

Searched defs:remove_watch (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/subprojects/libvhost-user/
H A Dlink-test.c23 remove_watch(VuDev *dev, int fd) in remove_watch() function
H A Dlibvhost-user-glib.c120 remove_watch(VuDev *vu_dev, int fd) in remove_watch() function
H A Dlibvhost-user.h441 vu_remove_watch_cb remove_watch; member
H A Dlibvhost-user.c2183 vu_remove_watch_cb remove_watch, in vu_init()
/openbmc/boost-dbus/include/dbus/detail/
H A Dwatch_timeout.hpp81 static void remove_watch(DBusWatch *dbus_watch, void *data) { in remove_watch() function
/openbmc/qemu/util/
H A Dvhost-user-server.c303 static void remove_watch(VuDev *vu_dev, int fd) in remove_watch() function