Home
last modified time | relevance | path

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

/xen/xen/include/public/io/
A Dxs_wire.h47 XS_WATCH_EVENT, enumerator
/xen/tools/xenstore/
A Dxenstored_solaris.c147 case XS_WATCH_EVENT: in dtrace_io()
A Dxenstored_watch.c104 send_reply(conn, XS_WATCH_EVENT, data, len); in add_event()
A Dxs.c936 assert(msg->hdr.type == XS_WATCH_EVENT); in read_watch_internal()
1013 assert(msg->hdr.type == XS_WATCH_EVENT); in xs_unwatch()
1280 if (msg->hdr.type == XS_WATCH_EVENT) { in read_message()
A Dxenstored_core.c683 if (type != XS_WATCH_EVENT) { in send_reply()
707 if (type == XS_WATCH_EVENT) { in send_reply()
1337 [XS_WATCH_EVENT] = { "WATCH_EVENT", NULL },

Completed in 12 milliseconds