Searched refs:rpc_result (Results 1 – 1 of 1) sorted by relevance
3768 xmlNode *rpc_result; local3771 rpc_result = xmlNewChild(method, rpc_ns, BAD_CAST("result"), NULL);3773 xmlNodeSetContent(rpc_result,param->name);
Completed in 17 milliseconds