strip_password    233 lib/widget/input.c         if (in->history.name != NULL && in->strip_password)
strip_password    971 lib/widget/input.c     in->strip_password = FALSE;
strip_password     60 lib/widget/input.h     gboolean strip_password;     // need to strip password before placing string to history
strip_password     79 lib/widget/quick.c     in->strip_password = qw->u.input.strip_passwd;
strip_password    151 lib/widget/wtools.c                       const char *history_name, const char *def_text, gboolean strip_password,
strip_password    177 lib/widget/wtools.c                              is_passwd, strip_password, completion_flags),
strip_password    444 lib/widget/wtools.c                    const char *def_text, gboolean strip_password, input_complete_t completion_flags)
strip_password    459 lib/widget/wtools.c             strip_password, sizeof (input_complete_t), completion_flags);
strip_password    463 lib/widget/wtools.c         return fg_input_dialog_help (header, text, help, history_name, def_text, strip_password,
strip_password     68 lib/widget/wtools.h                          const char *history_name, const char *def_text, gboolean strip_password,
strip_password    381 src/filemanager/cmd.c          const char *prefix, int to_home, gboolean strip_password)
strip_password    386 src/filemanager/cmd.c     machine = input_dialog_help (text, xtext, help, history_name, INPUT_LAST_TEXT, strip_password,