Home
last modified time | relevance | path

Searched defs:RequestEntity (Results 1 – 4 of 4) sorted by relevance

/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/java/org/apache/commons/httpclient/methods/
H A DRequestEntity.java39 public interface RequestEntity { interface
/dports/dns/dnsforwarder/dnsforwarder-6.1.15/
H A Dquerydnslistentcp.c55 char *RequestEntity = Content + sizeof(ControlHeader); in Query() local
206 char *RequestEntity = Result + sizeof(ControlHeader); in SendBack() local
241 static char RequestEntity[2048]; in QueryDNSListenTCP() local
H A Dhostsutils.c127 char *RequestEntity = (char *)(Header + 1); in HostsUtils_Try() local
275 char *RequestEntity = RequestBuffer + sizeof(IHeader); in HostsUtils_Query() local
H A Dhosts.c129 char *RequestEntity = RequestBuffer + sizeof(IHeader); in Hosts_SocketLoop() local