show_file_history 1107 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 1005 src/filemanager/filemanager.c     s = show_file_history (WIDGET (filemanager), &act);
show_file_history  379 src/viewer/actions_cmd.c     filename = show_file_history (CONST_WIDGET (view), &action);