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

  /external/libevent/test/
bench_http.c 159 http = evhttp_new(base);
regress_rpc.c 83 myhttp = evhttp_new(NULL);
regress_http.c 136 myhttp = evhttp_new(base);
    [all...]
  /external/libevent/include/event2/
http.h 85 struct evhttp *evhttp_new(struct event_base *base);
    [all...]
  /external/libevent/sample/
http-server.c 356 http = evhttp_new(base);
  /external/libevent/
http.c 3638 evhttp_new(struct event_base *base) function
    [all...]

Completed in 531 milliseconds