HomeSort by: relevance | last modified time | path
    Searched defs:evhttp_associate_new_request_with_connection (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/
http.c 188 static int evhttp_associate_new_request_with_connection(
2795 if (evhttp_associate_new_request_with_connection(evcon) == -1) {
4290 evhttp_associate_new_request_with_connection(struct evhttp_connection *evcon) function
4349 if (evhttp_associate_new_request_with_connection(evcon) == -1)
  /src/external/bsd/ntp/dist/sntp/libevent/
http.c 186 static int evhttp_associate_new_request_with_connection(
2793 if (evhttp_associate_new_request_with_connection(evcon) == -1) {
4288 evhttp_associate_new_request_with_connection(struct evhttp_connection *evcon) function
4347 if (evhttp_associate_new_request_with_connection(evcon) == -1)

Completed in 30 milliseconds