Searched defs:fix_hostname_non_v6 (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dvhost.c721 static apr_status_t fix_hostname_non_v6(request_rec *r, char *host) function
750 * fix_hostname_non_v6()
881 rv = fix_hostname_non_v6(r, host);

Completed in 564 milliseconds