Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/xenstore/
A Dxenstored_domain.h43 int do_reset_watches(struct connection *conn, struct buffered_data *in);
A Dxenstored_domain.c565 int do_reset_watches(struct connection *conn, struct buffered_data *in) in do_reset_watches() function
A Dxenstored_core.c1291 [XS_RESET_WATCHES] = { "RESET_WATCHES", do_reset_watches },
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dprocess.ml178 let do_reset_watches con t domains cons data = function
462 | Xenbus.Xb.Op.Reset_watches -> reply_ack do_reset_watches

Completed in 10 milliseconds