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

  /src/external/bsd/libevent/dist/sample/
http-connect.c 37 static char* uri_path(struct evhttp_uri *uri, char buffer[URL_MAX]) function
89 uri_path(location, buffer)));
  /src/external/bsd/ntp/dist/sntp/libevent/sample/
http-connect.c 36 static char* uri_path(struct evhttp_uri *uri, char buffer[URL_MAX]) function
88 uri_path(location, buffer)));

Completed in 41 milliseconds