OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ProxyServiceConnectFunc
(Results
1 - 2
of
2
) sorted by null
/external/qemu/proxy/
proxy_int.h
187
typedef ProxyConnection* (*
ProxyServiceConnectFunc
)( void* opaque,
194
ProxyServiceConnectFunc
serv_connect;
proxy_http.c
177
service->root->serv_connect = (
ProxyServiceConnectFunc
) http_service_connect;
Completed in 70 milliseconds