show_file_history 1099 src/editor/editcmd.c     exp = show_file_history (CONST_WIDGET (h), &action);
show_file_history   14 src/file_history.h char *show_file_history (const Widget *w, int *action);
show_file_history  980 src/filemanager/filemanager.c     s = show_file_history (WIDGET (filemanager), &act);
show_file_history  348 src/viewer/actions_cmd.c     filename = show_file_history (CONST_WIDGET (view), &action);