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
1505 struct qemu_xs_watch { struct1506 struct qemu_xs_handle *h;1507 char *path;1508 xs_watch_fn fn;1509 void *opaque;1510 GList *events;