Searched refs:ixmlPrintDocument (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/sample/common/
H A Dsample_util.c422 xmlbuff = ixmlPrintDocument( a_event->ActionRequest );
433 xmlbuff = ixmlPrintDocument( a_event->ActionResult );
456 xmlbuff = ixmlPrintDocument( a_event->ActionRequest );
467 xmlbuff = ixmlPrintDocument( a_event->ActionResult );
538 xmlbuff = ixmlPrintDocument( e_event->ChangedVariables );
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/soap/
H A Dsoap_ctrlpt.c458 node_str = ixmlPrintDocument( node );
544 error_node_str = ixmlPrintDocument( error_node );
625 action_str = ixmlPrintDocument( ( IXML_Node * ) action_node );
764 xml_header_str = ixmlPrintDocument( ( IXML_Node * ) header );
769 action_str = ixmlPrintDocument( ( IXML_Node * ) action_node );
H A Dsoap_device.c372 ActNodeName = ixmlPrintDocument( ActNode );
702 xml_response = ixmlPrintDocument( ( IXML_Node * ) action_resp );
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/urlconfig/
H A Durlconfig.c400 xml_str = ixmlPrintDocument( ( IXML_Node * ) doc );
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/ixml/inc/
H A Dixml.h1702 #define ixmlPrintDocument(doc) ixmlPrintNode((IXML_Node *)doc) macro
1712 * interface. A similar {\bf ixmlPrintDocument} function is defined
1732 * interface. A similar {\bf ixmlPrintDocument} function is defined
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/inc/
H A Dixml.h1702 #define ixmlPrintDocument(doc) ixmlPrintNode((IXML_Node *)doc) macro
1712 * interface. A similar {\bf ixmlPrintDocument} function is defined
1732 * interface. A similar {\bf ixmlPrintDocument} function is defined
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/api/
H A Dupnpapi.c2677 tmpStr = ixmlPrintDocument( Act );
2801 headerStr = ixmlPrintDocument( Header );
2803 tmpStr = ixmlPrintDocument( Act );
3246 DBGONLY( xml_buf = ixmlPrintDocument( ( IXML_Node * ) * xmlDoc );
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/gena/
H A Dgena_device.c728 propertySet = ixmlPrintDocument( PropSet );
870 propertySet = ixmlPrintDocument( PropSet );

Completed in 114 milliseconds