Home
last modified time | relevance | path

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

/external/qemu/proxy/
Dproxy_common.h33 typedef void (*ProxyEventFunc)( void* opaque, int fd, ProxyEvent event ); typedef
67 ProxyEventFunc ev_func,
Dproxy_int.h73 ProxyEventFunc ev_func;
Dproxy_common.c331 ProxyEventFunc ev_func, in proxy_manager_add()
/external/qemu/slirp-android/
Dtcp_subr.c536 (ProxyEventFunc) tcp_proxy_event, so)) { in tcp_fconnect()