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 380 src/filemanager/cmd.c const char *history_name, const char *prefix, int to_home, gboolean strip_password) history_name 386 src/filemanager/cmd.c input_dialog_help (text, xtext, help, history_name, INPUT_LAST_TEXT, strip_password, history_name 2657 src/filemanager/panel.c const char *history_name, const char *help_section, char **str) history_name 2668 src/filemanager/panel.c QUICK_INPUT (INPUT_LAST_TEXT, history_name, ®_exp, NULL, history_name 2730 src/filemanager/panel.c panel_select_unselect_files (WPanel *panel, const char *title, const char *history_name, history_name 2737 src/filemanager/panel.c search = panel_select_unselect_files_dialog (&panels_options.select_flags, title, history_name,