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

/httpd/modules/generators/
H A Dmod_autoindex.c827 static char *find_desc(autoindex_config_rec *dcfg, const char *filename_full) function
1294 p->desc = find_desc(d, testpath);
1396 p->desc = find_desc(d, rr->filename);

Completed in 236 milliseconds