histname 953 lib/widget/input.c const char *histname, input_complete_t completion_flags) histname 992 lib/widget/input.c if ((histname != NULL) && (*histname != '\0')) histname 993 lib/widget/input.c in->history.name = g_strdup (histname); histname 87 lib/widget/input.h int len, const char *text, const char *histname, histname 75 lib/widget/quick.c in = input_new (y, x, input_colors, 8, qw->u.input.text, qw->u.input.histname, histname 54 lib/widget/quick.h .histname = hname, \ histname 75 lib/widget/quick.h .histname = hname, \ histname 132 lib/widget/quick.h .histname = NULL, \ histname 161 lib/widget/quick.h .histname = NULL, \ histname 176 lib/widget/quick.h .histname = NULL, \ histname 191 lib/widget/quick.h .histname = NULL, \ histname 225 lib/widget/quick.h .histname = NULL, \ histname 299 lib/widget/quick.h const char *histname; histname 195 lib/widget/wtools.c char histname[64] = "inp|"; histname 205 lib/widget/wtools.c g_strlcpy (histname + 3, history_name, sizeof (histname) - 3); histname 212 lib/widget/wtools.c histname[3] = '\0'; histname 219 lib/widget/wtools.c QUICK_LABELED_INPUT (p_text, input_label_above, def_text, histname, &my_str,