Lines Matching refs:hport
406 ps->url.hport.hostname); in web_session_control()
412 ps->url.hport.hostname); in web_session_control()
437 ps->url.hport.hostname); in web_session_control()
443 ps->url.hport.hostname); in web_session_control()
473 ps->url.hport.hostname); in web_session_control()
479 ps->url.hport.hostname); in web_session_control()
1793 ps->url.hport.hostname); in web_connect()
1956 ps->url.hport.hostname); in web_send_request()
2005 ps->url.hport.hostname); in web_send_request()
2057 ps->url.hport.hostname); in web_send_request()
2376 ps->url.hport.hostname); in web_get_file()
2716 if (ps->url.hport.hostname) in get_unique_filename()
2717 if (isdigit((int)ps->url.hport.hostname[0])) { in get_unique_filename()
2718 if (strlcat(buf, ps->url.hport.hostname, PATH_MAX) in get_unique_filename()
2723 get_startof_string(ps->url.hport.hostname, '.')) in get_unique_filename()