OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ev_func
(Results
1 - 5
of
5
) sorted by null
/external/qemu/proxy/
proxy_common.h
67
ProxyEventFunc
ev_func
,
proxy_common.c
318
conn->
ev_func
( conn->ev_opaque, fd, event );
331
ProxyEventFunc
ev_func
,
346
conn->
ev_func
=
ev_func
;
proxy_int.h
73
ProxyEventFunc
ev_func
;
member in struct:ProxyConnection
proxy_http_rewriter.c
421
root->
ev_func
( root->ev_opaque, slirp_1, PROXY_EVENT_CONNECTED );
[
all
...]
/device/generic/goldfish/qemud/
qemud.c
328
EventFunc
ev_func
; /* event handler callback */
member in struct:__anon3052
420
hook->
ev_func
= func;
537
hook->
ev_func
( hook->ev_user, hook->events );
[
all
...]
Completed in 181 milliseconds