Searched refs:find_icon (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/generators/ | ||
H A D | mod_autoindex.c | 808 #define find_icon(d,p,t) find_item_by_request(p,d->icon_list,t) macro 1381 if (!(p->icon = find_icon(d, rr, 1))) { 1391 p->icon = find_icon(d, rr, 0); |
Completed in 14 milliseconds