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

  /external/libmicrohttpd/src/examples/
mhd2spdy_http.c 203 proxy->http_active = true;
329 if(!proxy->http_active)
398 proxy->http_active = false;
mhd2spdy_structures.h 125 bool http_active; member in struct:Proxy
mhd2spdy_spdy.c 403 if(proxy->http_active)
827 if(!proxy->http_active)

Completed in 114 milliseconds