Searched refs:upnp_event_notify (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dupnpevents.c76 struct upnp_event_notify * notify;
84 struct upnp_event_notify { struct
85 LIST_ENTRY(upnp_event_notify) entries;
111 LIST_HEAD(listheadnotif, upnp_event_notify) notifylist = { NULL };
224 struct upnp_event_notify * obj;
226 obj = calloc(1, sizeof(struct upnp_event_notify));
259 upnp_event_notify_connect(struct upnp_event_notify * obj)
310 static void upnp_event_prepare(struct upnp_event_notify * obj)
355 static void upnp_event_send(struct upnp_event_notify * obj)
372 static void upnp_event_recv(struct upnp_event_notify * ob
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dupnpevents.c76 struct upnp_event_notify * notify;
84 struct upnp_event_notify { struct
85 LIST_ENTRY(upnp_event_notify) entries;
111 LIST_HEAD(listheadnotif, upnp_event_notify) notifylist = { NULL };
224 struct upnp_event_notify * obj;
226 obj = calloc(1, sizeof(struct upnp_event_notify));
259 upnp_event_notify_connect(struct upnp_event_notify * obj)
310 static void upnp_event_prepare(struct upnp_event_notify * obj)
355 static void upnp_event_send(struct upnp_event_notify * obj)
372 static void upnp_event_recv(struct upnp_event_notify * ob
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dupnpevents.c76 struct upnp_event_notify * notify;
84 struct upnp_event_notify { struct
85 LIST_ENTRY(upnp_event_notify) entries;
111 LIST_HEAD(listheadnotif, upnp_event_notify) notifylist = { NULL };
224 struct upnp_event_notify * obj;
226 obj = calloc(1, sizeof(struct upnp_event_notify));
259 upnp_event_notify_connect(struct upnp_event_notify * obj)
310 static void upnp_event_prepare(struct upnp_event_notify * obj)
355 static void upnp_event_send(struct upnp_event_notify * obj)
372 static void upnp_event_recv(struct upnp_event_notify * ob
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/miniupnpd/
H A Dupnpevents.c37 struct upnp_event_notify * notify;
45 struct upnp_event_notify { struct
46 LIST_ENTRY(upnp_event_notify) entries;
77 LIST_HEAD(listheadnotif, upnp_event_notify) notifylist = { NULL };
199 struct upnp_event_notify * obj;
202 obj = calloc(1, sizeof(struct upnp_event_notify));
251 upnp_event_notify_connect(struct upnp_event_notify * obj)
338 static void upnp_event_prepare(struct upnp_event_notify * obj)
406 static void upnp_event_send(struct upnp_event_notify * obj)
433 static void upnp_event_recv(struct upnp_event_notify * ob
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/miniupnpd/
H A Dupnpevents.c37 struct upnp_event_notify * notify;
45 struct upnp_event_notify { struct
46 LIST_ENTRY(upnp_event_notify) entries;
77 LIST_HEAD(listheadnotif, upnp_event_notify) notifylist = { NULL };
199 struct upnp_event_notify * obj;
202 obj = calloc(1, sizeof(struct upnp_event_notify));
251 upnp_event_notify_connect(struct upnp_event_notify * obj)
338 static void upnp_event_prepare(struct upnp_event_notify * obj)
406 static void upnp_event_send(struct upnp_event_notify * obj)
433 static void upnp_event_recv(struct upnp_event_notify * ob
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/miniupnpd/
H A Dupnpevents.c37 struct upnp_event_notify * notify;
45 struct upnp_event_notify { struct
46 LIST_ENTRY(upnp_event_notify) entries;
77 LIST_HEAD(listheadnotif, upnp_event_notify) notifylist = { NULL };
199 struct upnp_event_notify * obj;
202 obj = calloc(1, sizeof(struct upnp_event_notify));
251 upnp_event_notify_connect(struct upnp_event_notify * obj)
338 static void upnp_event_prepare(struct upnp_event_notify * obj)
406 static void upnp_event_send(struct upnp_event_notify * obj)
433 static void upnp_event_recv(struct upnp_event_notify * ob
[all...]

Completed in 126 milliseconds