HomeSort by relevance Sort by last modified time
    Searched refs:protoname (Results 1 - 11 of 11) sorted by null

  /external/apache-http/src/org/apache/http/message/
BasicLineParser.java 139 final String protoname = this.protocol.getProtocol(); local
140 final int protolength = protoname.length();
159 ok = (buffer.charAt(i+j) == protoname.charAt(j));
235 final String protoname = this.protocol.getProtocol(); local
236 final int protolength = protoname.length();
261 ok = (buffer.charAt(index+j) == protoname.charAt(j));
  /external/iptables/iptables/
xshared.c 65 const char *protoname = proto_to_name(proto, nolookup); local
67 if (protoname)
68 return xtables_find_match(protoname, tryload, matches);
  /external/libppp/src/
ccp.c 111 protoname(int proto) function
173 protoname(ccp->my_proto), protoname(ccp->his_proto));
511 fp->link->name, protoname(algorithm[f]->id));
530 fp->link->name, protoname(ccp->his_proto));
549 fp->link->name, protoname(ccp->my_proto));
559 fp->link->name, protoname(ccp->my_proto), ccp->my_proto,
560 protoname(ccp->his_proto), ccp->his_proto);
590 log_Printf(LogCCP, " %s[%d] %s\n", protoname(opt->hdr.id),
643 protoname(algorithm[f]->id))
    [all...]
ipv6cp.c 649 protoname(unsigned proto) function
698 snprintf(tbuff, sizeof tbuff, " %s[%d]", protoname(opt->hdr.id),
ipcp.c 136 protoname(int proto) function
1068 snprintf(tbuff, sizeof tbuff, " %s[%d]", protoname(opt->hdr.id),
    [all...]
lcp.c 119 protoname(unsigned proto) function
681 snprintf(request, sizeof request, " %s[%d]", protoname(opt->hdr.id),
    [all...]
  /external/robolectric/lib/main/
httpcore-4.0.1.jar 
  /external/smack/asmack-master/lib/
httpcore-4.1.4.jar 
  /prebuilts/devtools/tools/lib/
httpcore-4.1.jar 
  /prebuilts/tools/common/http-client/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar 

Completed in 208 milliseconds