Searched refs:do_unwatch (Results 1 – 4 of 4) sorted by relevance
25 int do_unwatch(struct connection *conn, struct buffered_data *in);
260 int do_unwatch(struct connection *conn, struct buffered_data *in) in do_unwatch() function
1325 { "UNWATCH", do_unwatch, XS_FLAG_NOTID },
370 let do_unwatch con _t _domains cons data = function467 | Xenbus.Xb.Op.Unwatch -> reply_ack do_unwatch
Completed in 11 milliseconds