Home | History | Annotate | Download | only in libevent

Lines Matching refs:pfile

544 evhttp_hostportfile(char *url, char **phost, u_short *pport, char **pfile)
571 if (pfile != NULL) {
592 if (pfile != NULL)
593 *pfile = file;