read_string
read_string(const char *prompt, char *buf, size_t len, int echo)
read_string(FILE *f, char *buf, int len, int *lp)
static int read_string(UI *ui, UI_STRING *uis)
read_string(FILE *cfile)