Home
last modified time | relevance | path

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

/external/qemu/proxy/
Dproxy_common.c318 conn->ev_func( conn->ev_opaque, fd, event ); in proxy_connection_free()
331 ProxyEventFunc ev_func, in proxy_manager_add() argument
346 conn->ev_func = ev_func; in proxy_manager_add()
Dproxy_common.h67 ProxyEventFunc ev_func,
Dproxy_int.h73 ProxyEventFunc ev_func; member
Dproxy_http_rewriter.c421 root->ev_func( root->ev_opaque, slirp_1, PROXY_EVENT_CONNECTED ); in rewrite_connection_create_sockets()