Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_xs.c730 find_watch(const char *token) in find_watch() function
821 if (find_watch(token) == NULL) in register_xenbus_watch()
865 ASSERT(find_watch(token)); in unregister_xenbus_watch()
1001 if ((msg->un.watch.handle = find_watch(token)) != NULL) { in process_msg()