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

/httpd/modules/generators/
H A Dmod_autoindex.c809 #define find_alt(d,p,t) find_item_by_request(p,d->alt_list,t) macro
1384 if (!(p->alt = find_alt(d, rr, 1))) {
1392 p->alt = find_alt(d, rr, 0);

Completed in 955 milliseconds