Home | History | Annotate | Download | only in client

Lines Matching refs:cmdref

153 			       int msgref, int cmdref, int cmdid,
163 if (cmdref)
164 xml_node_create_text(ctx->xml, node, NULL, "CmdRef",
165 int2str(cmdref));
178 int msgref, int cmdref, int cmdid,
189 xml_node_create_text(ctx->xml, node, NULL, "CmdRef", int2str(cmdref));