Searched defs: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) function
821 if (find_watch(token) == NULL)
865 ASSERT(find_watch(token));
1001 if ((msg->un.watch.handle = find_watch(token)) != NULL) {

Completed in 91 milliseconds