Searched refs:XMLRPC_IntrospectionCallback (Results 1 – 3 of 3) sorted by relevance
78 typedef void (*XMLRPC_IntrospectionCallback)(XMLRPC_SERVER server, void* userData); typedef91 int XMLRPC_ServerRegisterIntrospectionCallback(XMLRPC_SERVER server, XMLRPC_IntrospectionCallback c…
84 XMLRPC_IntrospectionCallback method;
574 int XMLRPC_ServerRegisterIntrospectionCallback(XMLRPC_SERVER server, XMLRPC_IntrospectionCallback c… in XMLRPC_ServerRegisterIntrospectionCallback()
Completed in 17 milliseconds