Searched defs:winchstr (Results 1 – 2 of 2) sorted by relevance
89 int winchstr(WINDOW *win, chtype *ch) in winchstr() function
978 #define winchstr(w, s) winchnstr(w, s, -1) macro