OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 181 milliseconds