Searched defs:qemu_xs_watch (Results 1 – 2 of 2) sorted by relevance
313 struct qemu_xs_watch { struct323 struct qemu_xs_watch *w = container_of(n, struct qemu_xs_watch, notifier); in watch_notify() argument
1507 struct qemu_xs_watch { struct1508 struct qemu_xs_handle *h;1509 char *path;1510 xs_watch_fn fn;1511 void *opaque;1512 GList *events;