Searched defs:getstr (Results 1 – 7 of 7) sorted by relevance
11 getstr() function
215 int getstr(char *str) in getstr() function
51 static ParameterError getstr(char **str, const char *val, bool allowblank) in getstr() function
379 #define getstr(ts) ((ts)->contents) macro
1019 #define getstr(str) wgetstr(stdscr,str) macro