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

/httpd/modules/generators/
H A Dmod_autoindex.c810 #define find_default_icon(d,n) find_item(NULL, NULL, n, d->icon_list, 1) macro
1284 if (!(p->icon = find_default_icon(d, testpath))) {
1285 p->icon = find_default_icon(d, "^^DIRECTORY^^");
1382 p->icon = find_default_icon(d, "^^DIRECTORY^^");
1558 if ((tp = find_default_icon(d, "^^BLANKICON^^"))) {
1613 if ((tp = find_default_icon(d, "^^BLANKICON^^"))) {

Completed in 20 milliseconds