Searched refs:XMLRPC_ServerFindMethod (Results 1 – 2 of 2) sorted by relevance
395 XMLRPC_Callback XMLRPC_ServerFindMethod(XMLRPC_SERVER server, const char* callName);
2518 XMLRPC_Callback XMLRPC_ServerFindMethod(XMLRPC_SERVER server, const char* callName) { in XMLRPC_ServerFindMethod() function2569 XMLRPC_ServerFindMethod (server, request->methodName.str); in XMLRPC_ServerCallMethod()
Completed in 17 milliseconds