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

  /src/external/bsd/libevent/dist/
http.c 4631 parse_authority(struct evhttp_uri *uri, char *s, char *eos) function
4824 if (parse_authority(uri, authority, path) < 0)
4916 if (parse_authority(uri, source_uri, end) < 0)
  /src/external/bsd/ntp/dist/sntp/libevent/
http.c 4629 parse_authority(struct evhttp_uri *uri, char *s, char *eos) function
4822 if (parse_authority(uri, authority, path) < 0)
4914 if (parse_authority(uri, source_uri, end) < 0)

Completed in 34 milliseconds