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

  /external/qemu/proxy/
proxy_http.c 67 const ProxyOption* opt_nocache = NULL; local
102 case PROXY_OPTION_HTTP_NOCACHE: opt_nocache = opt; break;
119 if (opt_nocache) {

Completed in 83 milliseconds