Searched refs:upnp_event_create_notify (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dupnpevents.c68 upnp_event_create_notify(struct subscriber * sub);
127 upnp_event_create_notify(tmp);
174 upnp_event_create_notify(sub);
180 upnp_event_create_notify(struct subscriber * sub) function
186 DPRINTF(E_ERROR, L_HTTP, "%s: calloc(): %s\n", "upnp_event_create_notify", strerror(errno));
193 DPRINTF(E_ERROR, L_HTTP, "%s: socket(): %s\n", "upnp_event_create_notify", strerror(errno));
198 "upnp_event_create_notify", strerror(errno));
203 "upnp_event_create_notify", strerror(errno));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnpevents.c105 upnp_event_create_notify(struct subscriber * sub);
160 upnp_event_create_notify(tmp);
216 upnp_event_create_notify(sub);
222 upnp_event_create_notify(struct subscriber * sub) function
228 DPRINTF(E_ERROR, L_HTTP, "%s: calloc(): %s\n", "upnp_event_create_notify", strerror(errno));
235 DPRINTF(E_ERROR, L_HTTP, "%s: socket(): %s\n", "upnp_event_create_notify", strerror(errno));
240 "upnp_event_create_notify", strerror(errno));
245 "upnp_event_create_notify", strerror(errno));

Completed in 36 milliseconds