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

  /external/chromium/third_party/libevent/
evhttp.h 264 void evhttp_connection_free(struct evhttp_connection *evcon);
http.c 649 evhttp_connection_free(evcon);
983 evhttp_connection_free(struct evhttp_connection *evcon) function
    [all...]
evrpc.c 423 evhttp_connection_free(connection);
  /external/chromium/third_party/libevent/test/
regress_http.c 494 evhttp_connection_free(evcon);
654 evhttp_connection_free(evcon);
713 evhttp_connection_free(evcon);
956 evhttp_connection_free(evcon);
1346 evhttp_connection_free(evcon);
regress_rpc.c 220 evhttp_connection_free(evcon);
310 evhttp_connection_free(evcon);

Completed in 28 milliseconds