Home
last modified time | relevance | path

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

/qemu/hw/i386/kvm/
H A Dxen_xenstore.c1677 static void xs_be_unwatch(struct qemu_xs_handle *h, struct qemu_xs_watch *w) in xs_be_unwatch() function
1731 xs_be_unwatch(h, w); in xs_be_close()
1748 .unwatch = xs_be_unwatch,