Searched refs:proxy_connection_free (Results 1 – 4 of 4) sorted by relevance
/external/qemu/proxy/ |
D | proxy_http_connector.c | 150 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()
|
D | proxy_int.h | 112 proxy_connection_free( ProxyConnection* conn,
|
D | proxy_common.c | 308 proxy_connection_free( ProxyConnection* conn, in proxy_connection_free() function
|
D | proxy_http_rewriter.c | 1144 proxy_connection_free(root, 0, PROXY_EVENT_NONE); in rewrite_connection_poll()
|