Home
last modified time | relevance | path

Searched refs:do_watch (Results 1 – 5 of 5) sorted by relevance

/xen/tools/xenstore/
A Dxenstored_watch.h24 int do_watch(struct connection *conn, struct buffered_data *in);
A Dxenstored_watch.c199 int do_watch(struct connection *conn, struct buffered_data *in) in do_watch() function
A Dxenstore_client.c296 do_watch(struct xs_handle *xsh, int max_events) in do_watch() function
495 do_watch(xsh, nr_watches); in perform()
A Dxenstored_core.c1323 { "WATCH", do_watch, XS_FLAG_NOTID },
/xen/tools/ocaml/xenstored/
A Dprocess.ml358 let do_watch con t _domains cons data =
466 | Xenbus.Xb.Op.Watch -> reply_none do_watch

Completed in 9 milliseconds