HomeSort by relevance Sort by last modified time
    Searched refs:ProxyServiceFreeFunc (Results 1 - 2 of 2) sorted by null

  /external/qemu/proxy/
proxy_int.h 183 typedef void (*ProxyServiceFreeFunc) ( void* opaque );
193 ProxyServiceFreeFunc serv_free;
proxy_http.c 176 service->root->serv_free = (ProxyServiceFreeFunc) http_service_free;

Completed in 61 milliseconds