Home
last modified time | relevance | path

Searched refs:do_unwatch (Results 1 – 4 of 4) sorted by relevance

/xen/tools/xenstore/
A Dxenstored_watch.h25 int do_unwatch(struct connection *conn, struct buffered_data *in);
A Dxenstored_watch.c260 int do_unwatch(struct connection *conn, struct buffered_data *in) in do_unwatch() function
A Dxenstored_core.c1325 { "UNWATCH", do_unwatch, XS_FLAG_NOTID },
/xen/tools/ocaml/xenstored/
A Dprocess.ml370 let do_unwatch con _t _domains cons data = function
467 | Xenbus.Xb.Op.Unwatch -> reply_ack do_unwatch

Completed in 7 milliseconds