Home
last modified time | relevance | path

Searched refs:req_contentlen (Results 1 – 15 of 15) sorted by relevance

/dports/net/miniupnpd/miniupnpd-2.1.20200510/
H A Dupnpsoap.c400 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in AddPortMapping()
593 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in AddAnyPortMapping()
724 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in GetSpecificPortMappingEntry()
811 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in DeletePortMapping()
918 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in DeletePortMappingRange()
999 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in GetGenericPortMappingEntry()
1105 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in GetListOfPortMappings()
1247 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in SetDefaultConnectionService()
1312 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in SetConnectionType()
1367 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in QueryStateVariable()
[all …]
H A Dupnphttp.c244 h->req_contentlen = atoi(p); in ParseHttpHeaders()
245 if(h->req_contentlen < 0) { in ParseHttpHeaders()
246 syslog(LOG_WARNING, "ParseHttpHeaders() invalid Content-Length %d", h->req_contentlen); in ParseHttpHeaders()
247 h->req_contentlen = 0; in ParseHttpHeaders()
488 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen) in ProcessHTTPPOST_upnphttp()
1038 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen) in Process_upnphttp()
H A Dupnphttp.h66 int req_contentlen; member
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dupnpsoap.c411 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in AddPortMapping()
604 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in AddAnyPortMapping()
769 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in GetSpecificPortMappingEntry()
856 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in DeletePortMapping()
963 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in DeletePortMappingRange()
1044 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in GetGenericPortMappingEntry()
1150 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in GetListOfPortMappings()
1292 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in SetDefaultConnectionService()
1357 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in SetConnectionType()
1412 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in QueryStateVariable()
[all …]
H A Dupnphttp.c244 h->req_contentlen = atoi(p); in ParseHttpHeaders()
245 if(h->req_contentlen < 0) { in ParseHttpHeaders()
246 syslog(LOG_WARNING, "ParseHttpHeaders() invalid Content-Length %d", h->req_contentlen); in ParseHttpHeaders()
247 h->req_contentlen = 0; in ParseHttpHeaders()
488 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen) in ProcessHTTPPOST_upnphttp()
1062 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen) in Process_upnphttp()
H A Dupnphttp.h66 int req_contentlen; member
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dupnpsoap.c411 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in AddPortMapping()
604 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in AddAnyPortMapping()
769 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in GetSpecificPortMappingEntry()
856 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in DeletePortMapping()
963 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in DeletePortMappingRange()
1044 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in GetGenericPortMappingEntry()
1150 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in GetListOfPortMappings()
1292 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in SetDefaultConnectionService()
1357 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in SetConnectionType()
1412 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in QueryStateVariable()
[all …]
H A Dupnphttp.c244 h->req_contentlen = atoi(p); in ParseHttpHeaders()
245 if(h->req_contentlen < 0) { in ParseHttpHeaders()
246 syslog(LOG_WARNING, "ParseHttpHeaders() invalid Content-Length %d", h->req_contentlen); in ParseHttpHeaders()
247 h->req_contentlen = 0; in ParseHttpHeaders()
488 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen) in ProcessHTTPPOST_upnphttp()
1062 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen) in Process_upnphttp()
H A Dupnphttp.h66 int req_contentlen; member
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/miniupnp/miniupnpd/
H A Dupnpsoap.c411 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in AddPortMapping()
604 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in AddAnyPortMapping()
769 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in GetSpecificPortMappingEntry()
856 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in DeletePortMapping()
963 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in DeletePortMappingRange()
1044 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in GetGenericPortMappingEntry()
1150 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in GetListOfPortMappings()
1292 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in SetDefaultConnectionService()
1357 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in SetConnectionType()
1412 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data); in QueryStateVariable()
[all …]
H A Dupnphttp.c244 h->req_contentlen = atoi(p); in ParseHttpHeaders()
245 if(h->req_contentlen < 0) { in ParseHttpHeaders()
246 syslog(LOG_WARNING, "ParseHttpHeaders() invalid Content-Length %d", h->req_contentlen); in ParseHttpHeaders()
247 h->req_contentlen = 0; in ParseHttpHeaders()
488 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen) in ProcessHTTPPOST_upnphttp()
1062 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen) in Process_upnphttp()
H A Dupnphttp.h66 int req_contentlen; member
/dports/net/minidlna/minidlna-4f6a473/
H A Dupnphttp.h86 int req_contentlen; member
H A Dupnphttp.c169 h->req_contentlen = atoi(p); in ParseHttpHeaders()
170 if(h->req_contentlen < 0) { in ParseHttpHeaders()
171 DPRINTF(E_WARN, L_HTTP, "Invalid Content-Length %d", h->req_contentlen); in ParseHttpHeaders()
172 h->req_contentlen = 0; in ParseHttpHeaders()
670 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen) in ProcessHTTPPOST_upnphttp()
906 h->req_contentlen = endbuf - chunkstart; in ProcessHttpQuery_upnphttp()
1113 h->req_contentlen = h->req_buflen - h->req_contentoff; in Process_upnphttp()
1144 if((h->req_buflen - h->req_contentoff) >= h->req_contentlen) in Process_upnphttp()
H A Dupnpsoap.c201 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data, XML_STORE_EMPTY_FL); in IsAuthorizedValidated()
352 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data, XML_STORE_EMPTY_FL); in GetCurrentConnectionInfo()
1325 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data, 0); in BrowseContentDirectory()
1844 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data, 0); in SearchContentDirectory()
1994 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data, 0); in QueryStateVariable()
2092 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data, 0); in UpdateObject()
2226 ParseNameValue(h->req_buf + h->req_contentoff, h->req_contentlen, &data, 0); in SamsungSetBookmark()