Searched refs:push_item (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/generators/ |
H A D | mod_autoindex.c | 197 static void push_item(apr_array_header_t *arr, char *type, const char *to, function 238 push_item(((autoindex_config_rec *) d)->alt_list, cmd->info, to, 270 push_item(((autoindex_config_rec *) d)->icon_list, cmd->info, to, 323 push_item(((autoindex_config_rec *) d)->ign_list, 0, ext, cmd->path, NULL);
|
Completed in 734 milliseconds