HomeSort by: relevance | last modified time | path
    Searched refs:XS_UNWATCH (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
xs_wire.h 37 XS_UNWATCH,
  /src/sys/arch/xen/xenbus/
xenbus_xs.c 571 xs_unwatch(const char *path, const char *token) function in typeref:typename:int
581 return xs_talkv(NULL, XS_UNWATCH, iov, 2, NULL, NULL);
640 err = xs_unwatch(watch->node, token);

Completed in 129 milliseconds