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

  /external/qemu/proxy/
proxy_int.h 28 /* ProxySelect is used to handle events */
41 } ProxySelect;
43 extern void proxy_select_set( ProxySelect* sel,
47 extern unsigned proxy_select_poll( ProxySelect* sel, int fd );
58 /* modify the ProxySelect to tell which events to listen to */
60 ProxySelect* sel );
64 ProxySelect* sel );
proxy_http_connector.c 83 ProxySelect* sel )
107 ProxySelect* sel )
proxy_common.c 374 proxy_select_set( ProxySelect* sel,
402 proxy_select_poll( ProxySelect* sel, int fd )
423 ProxySelect sel[1];
446 ProxySelect sel[1];
proxy_http_rewriter.c 941 ProxySelect* sel )
994 ProxySelect* sel )
    [all...]

Completed in 2489 milliseconds