Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/io/
H A Dxs_wire.h47 XS_WATCH_EVENT, enumerator
/freebsd/sys/dev/xen/xenstore/
H A Dxenstore_dev.c201 msg.type = XS_WATCH_EVENT; in xs_dev_watch_cb()
H A Dxenstore.c648 if (msg->hdr.type == XS_WATCH_EVENT) { in xs_process_msg()