Home
last modified time | relevance | path

Searched refs:proxy_connection_free (Results 1 – 4 of 4) sorted by relevance

/external/qemu/proxy/
Dproxy_http_connector.c150 proxy_connection_free( root, 0, PROXY_EVENT_CONNECTION_REFUSED ); in connection_poll()
159 proxy_connection_free( root, 1, PROXY_EVENT_CONNECTED ); in connection_poll()
169 proxy_connection_free( root, 0, PROXY_EVENT_SERVER_ERROR ); in connection_poll()
Dproxy_int.h112 proxy_connection_free( ProxyConnection* conn,
Dproxy_common.c308 proxy_connection_free( ProxyConnection* conn, in proxy_connection_free() function
Dproxy_http_rewriter.c1144 proxy_connection_free(root, 0, PROXY_EVENT_NONE); in rewrite_connection_poll()