Symbol: xs_scanf
sys/dev/xen/balloon/balloon.c
315
err = xs_scanf(XST_NIL, "memory", "target", NULL,
sys/dev/xen/blkback/blkback.c
2888
error = xs_scanf(XST_NIL, otherend_path,
sys/dev/xen/blkback/blkback.c
2915
(void)xs_scanf(XST_NIL, otherend_path,
sys/dev/xen/blkback/blkback.c
2953
error = xs_scanf(XST_NIL, otherend_path,
sys/dev/xen/blkfront/blkfront.c
1140
(void)xs_scanf(XST_NIL, otherend_path,
sys/dev/xen/blkfront/blkfront.c
1144
(void)xs_scanf(XST_NIL, otherend_path,
sys/dev/xen/blkfront/blkfront.c
1507
error = xs_scanf(XST_NIL, xenbus_get_node(dev),
sys/dev/xen/blkfront/blkfront.c
1510
error = xs_scanf(XST_NIL, xenbus_get_node(dev),
sys/dev/xen/netback/netback.c
1215
err = xs_scanf(XST_NIL, xenbus_get_node(xnb->dev), "handle", NULL,
sys/dev/xen/netback/netback.c
868
err = xs_scanf(XST_NIL, our_path, "handle", NULL, "%li", &xnb->handle);
sys/dev/xen/netback/netback.c
888
err = xs_scanf(XST_NIL, otherend_path, "request-rx-copy", NULL,
sys/dev/xen/netback/netback.c
910
if (xs_scanf(XST_NIL, otherend_path, "feature-sg", NULL,
sys/dev/xen/netback/netback.c
915
if (xs_scanf(XST_NIL, otherend_path, "feature-gso-tcpv4", NULL,
sys/dev/xen/netback/netback.c
919
if (xs_scanf(XST_NIL, otherend_path, "feature-gso-tcpv4-prefix", NULL,
sys/dev/xen/netback/netback.c
923
if (xs_scanf(XST_NIL, otherend_path, "feature-no-csum-offload", NULL,
sys/dev/xen/netfront/netfront.c
2006
error = xs_scanf(XST_NIL, xenbus_get_otherend_path(np->xbdev),
sys/dev/xen/netfront/netfront.c
2074
if (xs_scanf(XST_NIL, xenbus_get_otherend_path(np->xbdev),
sys/dev/xen/netfront/netfront.c
2084
if (xs_scanf(XST_NIL, xenbus_get_otherend_path(np->xbdev),
sys/dev/xen/netfront/netfront.c
2098
if (xs_scanf(XST_NIL, xenbus_get_otherend_path(np->xbdev),
sys/dev/xen/netfront/netfront.c
591
err = xs_scanf(XST_NIL, xenbus_get_otherend_path(info->xbdev),
sys/xen/xenbus/xenbusb.c
922
error = xs_scanf(xst, ivars->xd_node, "state",
sys/xen/xenstore/xenstorevar.h
255
int xs_scanf(struct xs_transaction t,