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