Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/xenstore/
H A Dxenstore_dev.c182 xs_dev_find_watch(struct xs_dev_data *u, const char *token) in xs_dev_find_watch() function
327 if (xs_dev_find_watch(u, wtoken) != NULL) { in xs_dev_write()
360 watch = xs_dev_find_watch(u, wtoken); in xs_dev_write()