Searched defs:winstr (Results 1 – 2 of 2) sorted by relevance
105 int winstr(WINDOW *win, char *str) in winstr() function
977 #define winstr(w, s) winnstr(w, s, -1) macro