Home
last modified time | relevance | path

Searched refs:evhttp_hostportfile (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libevent/
Dhttp-internal.h139 int evhttp_hostportfile(char *, char **, u_short *, char **);
Dhttp.c544 evhttp_hostportfile(char *url, char **phost, u_short *pport, char **pfile) in evhttp_hostportfile() function