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

/freebsd-13-stable/sys/xen/xenstore/
H A Dxenstorevar.h144 int xs_exists(struct xs_transaction t, const char *dir, const char *node);
/freebsd-13-stable/sys/xen/xenbus/
H A Dxenbusb.c257 if (xs_exists(XST_NIL, xenbus_get_node(child), "") == 0) {
657 if (xs_exists(XST_NIL, devpath, "") != 0) {
/freebsd-13-stable/sys/dev/xen/xenstore/
H A Dxenstore.c1299 xs_exists(struct xs_transaction t, const char *dir, const char *node) function

Completed in 59 milliseconds