Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/xenstore/
H A Dxenstore.c929 xs_unwatch(const char *path, const char *token) in xs_unwatch() function
1620 error = xs_unwatch(watch->node, token); in xs_unregister_watch()