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