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

/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dproxy_util.c1516 int min_match; local
1546 min_match = strlen(url_copy);
1551 min_match = strlen(url_copy);
1556 * a minimum matching of length min_match such that
1565 && (worker_name_length >= min_match)
1577 && (worker_name_length >= min_match)

Completed in 176 milliseconds