Searched refs:matches_aliases (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | vhost.c | 901 static int matches_aliases(server_rec *s, const char *host) function 978 return matches_aliases(s, host); 1036 if (matches_aliases(s, host)) { |
Completed in 1173 milliseconds