HomeSort by relevance Sort by last modified time
    Searched refs:proxy_connection_send (Results 1 - 4 of 4) sorted by null

  /external/qemu/proxy/
proxy_int.h 81 int str_pos; /* see proxy_connection_send() */
82 int str_sent; /* see proxy_connection_send() */
139 proxy_connection_send( ProxyConnection* conn, int fd );
proxy_http_connector.c 124 ret = proxy_connection_send(root, fd);
proxy_http_rewriter.c 907 ret = proxy_connection_send(root, fd);
1048 ret = proxy_connection_send(root, proxy);
    [all...]
proxy_common.c 119 proxy_connection_send( ProxyConnection* conn, int fd ) function

Completed in 37 milliseconds