getstr
getstr(char *cmdstr, size_t cmdstrsize)
getstr(char *buf, int cnt, char *err)
getstr(int f, char *buf, int cnt, char *err)
getstr(fd, buf, cnt, err)
getstr(char *s, int n)
getstr(char *p, char *file)
static int getstr(fp, s, n)
getstr(char *buf, int cnt, char *err)
getstr(void)
char *getstr(s, t) /* find next string in s, copy to t */
char *getstr(char *p, char *temp)
getstr(char *strval, char *defstr, char *error, char *help, char *prompt)
getstr(char *str)
getstr(FILE *fp, char *sep, int n, char *str)
getstr(char **cp, int n, char *str, int separator[])
#define getstr(s) wgetstr(stdscr,s)
#define getstr(s) wgetstr(stdscr, s)
#undef getstr
getstr(char *str)
getstr(FILE *fp, char *buf, size_t bufsize)
#define getstr(str) VOID(wgetstr(stdscr, str))
#define getstr(ts) cast(const char *, (ts) + 1)