Home
last modified time | relevance | path

Searched refs:add_file_entry_to_view (Results 1 – 1 of 1) sorted by relevance

/dports/misc/vifm/vifm-0.11/src/
H A Dfilelist.c134 static int add_file_entry_to_view(const char name[], const void *data,
2213 if(enum_dir_content(view->curr_dir, &add_file_entry_to_view, view) != 0) in update_dir_list()
2277 add_file_entry_to_view(const char name[], const void *data, void *param) in add_file_entry_to_view() function