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

/httpd/modules/filters/
H A Dmod_proxy_html.c213 urlmap *themap = ctx->map; local
220 for (m = themap; m; m = m->next) {
397 urlmap *themap = ctx->map; local
489 for (m = themap; m; m = m->next) {
556 for (m = themap; m; m = m->next) {

Completed in 14 milliseconds