Searched refs:upnphttp (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dtivo_commands.h14 ProcessTiVoCommand(struct upnphttp * h, const char * orig_path);
H A Dupnphttp.h35 struct upnphttp { struct
65 LIST_ENTRY(upnphttp) entries;
92 struct upnphttp *
97 CloseSocket_upnphttp(struct upnphttp *);
101 Delete_upnphttp(struct upnphttp *);
105 Process_upnphttp(struct upnphttp *);
111 BuildHeader_upnphttp(struct upnphttp * h, int respcode,
119 BuildResp_upnphttp(struct upnphttp *, const char *, int);
124 BuildResp2_upnphttp(struct upnphttp * h, int respcode,
130 Send501(struct upnphttp *);
[all...]
H A Dupnpsoap.h36 ExecuteSoapAction(struct upnphttp *, const char *, int);
42 SoapError(struct upnphttp * h, int errCode, const char * errDesc);
H A DMakefile40 BASEOBJS = minidlna.o upnphttp.o upnpdescgen.o upnpsoap.o \
94 minidlna.o: upnphttp.h upnpdescgen.h minidlnapath.h getifaddr.h upnpsoap.h
96 upnphttp.o: config.h upnphttp.h upnpdescgen.h minidlnapath.h upnpsoap.h
97 upnphttp.o: upnpevents.h image_utils.h sql.h log.h icons.c
101 upnpsoap.o: upnphttp.h upnpsoap.h upnpreplyparse.h getifaddr.h log.h
110 minissdp.o: config.h upnpdescstrings.h minidlnapath.h upnphttp.h
H A Dupnphttp.c22 #include "upnphttp.h"
51 struct upnphttp *
54 struct upnphttp * ret;
57 ret = (struct upnphttp *)malloc(sizeof(struct upnphttp));
60 memset(ret, 0, sizeof(struct upnphttp));
66 CloseSocket_upnphttp(struct upnphttp * h)
77 Delete_upnphttp(struct upnphttp * h)
125 ParseHttpHeaders(struct upnphttp * h)
416 Send400(struct upnphttp *
[all...]
H A Dupnpsoap.c28 #include "upnphttp.h"
39 BuildSendAndCloseSoapResp(struct upnphttp * h,
69 GetSystemUpdateID(struct upnphttp * h, const char * action)
87 IsAuthorizedValidated(struct upnphttp * h, const char * action)
105 GetProtocolInfo(struct upnphttp * h, const char * action)
127 GetSortCapabilities(struct upnphttp * h, const char * action)
150 GetSearchCapabilities(struct upnphttp * h, const char * action)
168 GetCurrentConnectionIDs(struct upnphttp * h, const char * action)
187 GetCurrentConnectionInfo(struct upnphttp * h, const char * action)
852 BrowseContentDirectory(struct upnphttp *
[all...]
H A Dtivo_commands.c27 #include "upnphttp.h"
34 SendRootContainer(struct upnphttp * h)
290 SendItemDetails(struct upnphttp * h, sqlite_int64 item)
323 SendContainer(struct upnphttp * h, const char * objectID, int itemStart, int itemCount, char * anchorItem,
616 ProcessTiVoCommand(struct upnphttp * h, const char * orig_path)
H A Dminidlna.c35 #include "upnphttp.h"
688 LIST_HEAD(httplisthead, upnphttp) upnphttphead;
689 struct upnphttp * e = 0;
690 struct upnphttp * next;
976 struct upnphttp * tmp = 0;
983 /* Create a new upnphttp object and add it to
984 * the active upnphttp object list */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dtivo_commands.h28 ProcessTiVoCommand(struct upnphttp *h, const char *orig_path);
H A Dupnphttp.h77 struct upnphttp { struct
110 LIST_ENTRY(upnphttp) entries;
136 struct upnphttp *
141 CloseSocket_upnphttp(struct upnphttp *);
145 Delete_upnphttp(struct upnphttp *);
149 Process_upnphttp(struct upnphttp *);
155 BuildHeader_upnphttp(struct upnphttp * h, int respcode,
163 BuildResp_upnphttp(struct upnphttp *, const char *, int);
168 BuildResp2_upnphttp(struct upnphttp * h, int respcode,
174 Send500(struct upnphttp *);
[all...]
H A Dupnpsoap.h51 ExecuteSoapAction(struct upnphttp *, const char *, int);
H A Dupnphttp.c68 #include "upnphttp.h"
98 static void SendResp_icon(struct upnphttp *, char * url);
99 static void SendResp_albumArt(struct upnphttp *, char * url);
100 static void SendResp_caption(struct upnphttp *, char * url);
101 static void SendResp_resizedimg(struct upnphttp *, char * url);
102 static void SendResp_thumbnail(struct upnphttp *, char * url);
103 static void SendResp_dlnafile(struct upnphttp *, char * url);
105 struct upnphttp *
108 struct upnphttp * ret;
111 ret = (struct upnphttp *)mallo
[all...]
H A DMakefile.am24 minidlnad_SOURCES = minidlna.c upnphttp.c upnpdescgen.c upnpsoap.c \
H A Dupnpsoap.c66 #include "upnphttp.h"
100 SoapError(struct upnphttp * h, int errCode, const char * errDesc)
131 BuildSendAndCloseSoapResp(struct upnphttp * h,
167 GetSystemUpdateID(struct upnphttp * h, const char * action)
185 IsAuthorizedValidated(struct upnphttp * h, const char * action)
214 RegisterDevice(struct upnphttp * h, const char * action)
232 GetProtocolInfo(struct upnphttp * h, const char * action)
254 GetSortCapabilities(struct upnphttp * h, const char * action)
278 GetSearchCapabilities(struct upnphttp * h, const char * action)
307 GetCurrentConnectionIDs(struct upnphttp *
[all...]
H A Dtivo_commands.c29 #include "upnphttp.h"
36 SendRootContainer(struct upnphttp *h)
97 SendFormats(struct upnphttp *h, const char *sformat)
290 SendItemDetails(struct upnphttp *h, int64_t item)
324 SendContainer(struct upnphttp *h, const char *objectID, int itemStart, int itemCount, char *anchorItem,
659 ProcessTiVoCommand(struct upnphttp *h, const char *orig_path)
H A Dminidlna.c81 #include "upnphttp.h"
1019 LIST_HEAD(httplisthead, upnphttp) upnphttphead;
1020 struct upnphttp * e = 0;
1021 struct upnphttp * next;
1283 struct upnphttp * tmp = 0;
1290 /* Create a new upnphttp object and add it to
1291 * the active upnphttp object list */
H A DMakefile.in126 am_minidlnad_OBJECTS = minidlna.$(OBJEXT) upnphttp.$(OBJEXT) \
390 minidlnad_SOURCES = minidlna.c upnphttp.c upnpdescgen.c upnpsoap.c \
586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/upnphttp.Po@am__quote@

Completed in 279 milliseconds