HomeSort by relevance Sort by last modified time
    Searched full:opt_keepalive (Results 1 - 1 of 1) sorted by null

  /external/qemu/proxy/
proxy_http.c 68 const ProxyOption* opt_keepalive = NULL; local
103 case PROXY_OPTION_HTTP_KEEPALIVE: opt_keepalive = opt; break;
124 if (opt_keepalive) {

Completed in 35 milliseconds