Home
last modified time | relevance | path

Searched refs:UpnpActionComplete_new (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upnp/pupnp-release-1.14.12/upnp/src/api/
H A DUpnpActionComplete.c26 UpnpActionComplete *UpnpActionComplete_new() in UpnpActionComplete_new() function
71 UpnpActionComplete *p = UpnpActionComplete_new(); in UpnpActionComplete_dup()
H A Dupnpapi.c3985 UpnpActionComplete *Evt = UpnpActionComplete_new(); in UpnpThreadDistribution()
/dports/devel/upnp/pupnp-release-1.14.12/upnp/inc/
H A DUpnpActionComplete.h30 EXPORT_SPEC UpnpActionComplete *UpnpActionComplete_new();
/dports/devel/upnp/pupnp-release-1.14.12/upnp/generator/
H A DTestClass.c41 p->m_TheActionComplete = UpnpActionComplete_new(); in TestClass_new()