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