Searched defs:xs_watch_event (Results 1 – 1 of 1) sorted by relevance
61 struct xs_watch_event { struct62 struct list_head list;63 unsigned int len;64 struct xenbus_watch *handle;65 const char *path;66 const char *token;67 char body[];