Home | History | Annotate | Download | only in libevent

Lines Matching full:phost

544 evhttp_hostportfile(char *url, char **phost, u_short *pport, char **pfile)
588 if (phost != NULL)
589 *phost = host;
2650 char **phost, char **pport)
2675 *phost = strdup(ntop);