Searched refs:hn (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/cache/
H A Dcache_storage.c433 char *port_str, *hn, *lcs; local
485 hn = apr_pstrdup(p, parsed_uri->hostname);
486 ap_str_tolower(hn);
488 hostname = hn;

Completed in 757 milliseconds