7 struct aura_node *n =
aura_open(
"dummy", NULL);
11 AURA_DECLARE_CACHED_ID(echo_id, n,
"echo_u16");
14 slog(0, SLOG_DEBUG,
"call ret %d", ret);
18 aura_hexdump(
"Out buffer", retbuf->
data, retbuf->
size);
void aura_wait_status(struct aura_node *node, int status)
int aura_call_raw(struct aura_node *node, int id, struct aura_buffer **retbuf,...)
struct aura_node * aura_open(const char *name, const char *opts)
void aura_buffer_release(struct aura_buffer *buf)
void aura_close(struct aura_node *node)