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

  /external/libevent/include/event2/
http.h 535 struct evhttp *evhttp_connection_get_server(struct evhttp_connection *evcon);
    [all...]
  /external/libevent/test/
regress_http.c 313 tt_assert(evhttp_connection_get_server(evcon) == arg);
1059 tt_assert(evhttp_connection_get_server(evcon) == NULL);
    [all...]
  /external/libevent/
http.c 2408 evhttp_connection_get_server(struct evhttp_connection *evcon) function
    [all...]

Completed in 511 milliseconds