Searched defs:addnstr (Results 1 – 4 of 4) sorted by relevance
78 addnstr(const char *str, int n) in addnstr() function
436 #define addnstr(s, n) waddnstr(stdscr, s, n) macro
86 addnstr(struct str *s, const char *buf, size_t len) in addnstr() function
84 addnstr(struct str *s, const char *buf, size_t len) in addnstr() function