Searched refs:xs_dev_find_watch (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/xen/xenstore/
H A Dxenstore_dev.c185 xs_dev_find_watch(struct xs_dev_data *u, const char *token) function
330 if (xs_dev_find_watch(u, wtoken) != NULL) {
363 watch = xs_dev_find_watch(u, wtoken);

Completed in 102 milliseconds