history_name      191 lib/widget/wtools.c                       const char *history_name, const char *def_text, gboolean strip_password,
history_name      204 lib/widget/wtools.c     if (history_name != NULL && *history_name != '\0')
history_name      205 lib/widget/wtools.c         g_strlcpy (histname + 3, history_name, sizeof (histname) - 3);
history_name      479 lib/widget/wtools.c                    const char *history_name, const char *def_text, gboolean strip_password,
history_name      495 lib/widget/wtools.c                                           strlen (history_name), history_name,
history_name      502 lib/widget/wtools.c         return fg_input_dialog_help (header, text, help, history_name, def_text, strip_password,
history_name      510 lib/widget/wtools.c input_dialog (const char *header, const char *text, const char *history_name, const char *def_text,
history_name      513 lib/widget/wtools.c     return input_dialog_help (header, text, "[Input Line Keys]", history_name, def_text, FALSE,
history_name      521 lib/widget/wtools.c                      const char *history_name, const char *def_text,
history_name      526 lib/widget/wtools.c     result = input_dialog (header, text, history_name, def_text, completion_flags);
history_name       66 lib/widget/wtools.h                     const char *history_name, const char *def_text,
history_name       69 lib/widget/wtools.h                          const char *history_name, const char *def_text, gboolean strip_password,
history_name       71 lib/widget/wtools.h char *input_expand_dialog (const char *header, const char *text, const char *history_name,
history_name      407 src/filemanager/cmd.c          const char *history_name, const char *prefix, int to_home, gboolean strip_password)
history_name      413 src/filemanager/cmd.c         input_dialog_help (text, xtext, help, history_name, INPUT_LAST_TEXT, strip_password,
history_name     2602 src/filemanager/panel.c                                     const char *history_name, const char *help_section, char **str)
history_name     2613 src/filemanager/panel.c         QUICK_INPUT (INPUT_LAST_TEXT, history_name, &reg_exp, NULL,
history_name     2675 src/filemanager/panel.c panel_select_unselect_files (WPanel * panel, const char *title, const char *history_name,
history_name     2682 src/filemanager/panel.c     search = panel_select_unselect_files_dialog (&panels_options.select_flags, title, history_name,