Displaying 1 result from an estimated 1 matches for "xs_transaction_".
Did you mean:
xs_transaction_t
2005 Sep 23
0
compiling errors
...g: implicit declaration of function `xs_domain_open''
xenstore_client.c:41: warning: assignment makes pointer from integer without a c
ast
xenstore_client.c:87: error: `success'' undeclared (first use in this function)
xenstore_client.c:87: warning: implicit declaration of function `xs_transaction_
start''
xenstore_client.c:93: warning: implicit declaration of function `xs_read''
xenstore_client.c:93: warning: assignment makes pointer from integer without a c
ast
xenstore_client.c:125: warning: implicit declaration of function `xs_transaction
_end''
xenstore_client.c:1...