Home
last modified time | relevance | path

Searched refs:WFLUSH (Results 1 – 25 of 36) sorted by relevance

12

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dwhln_st.c67 return (WFLUSH(w)); in whline_set()
88 return (WFLUSH(w)); in wvline_set()
H A Dwadd_wch.c103 WFLUSH(w); in wadd_wch()
127 code = WFLUSH(w); in wadd_wch()
H A Dwclrbot.c66 return (WFLUSH(w)); in wclrtobot()
H A Dwclreol.c64 return (WFLUSH(w)); in wclrtoeol()
H A Dwaddwchn.c65 return (WFLUSH(w)); in wadd_wchnstr()
H A Dwaddnstr.c79 return (WFLUSH(w)); in waddnstr()
H A Dwaddnws.c79 return (WFLUSH(w)); in waddnwstr()
H A Dwaddchn.c69 return (WFLUSH(w)); in waddchnstr()
H A Dwins_nws.c75 return (WFLUSH(w)); in wins_nwstr()
H A Dwinsnstr.c81 return (WFLUSH(w)); in winsnstr()
H A Dwchgat.c81 return (WFLUSH(w)); in wchgat()
H A Dwdelch.c89 return (WFLUSH(w)); in wdelch()
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwhln_st.c71 return __m_return_code("whline_set", WFLUSH(w));
99 return __m_return_code("wvline_set", WFLUSH(w));
H A Dwclrbot.c66 return __m_return_code("wclrtobot", WFLUSH(w));
H A Dwclreol.c66 return __m_return_code("wclrtoeol", WFLUSH(w));
H A Dwaddchn.c66 return __m_return_code("waddchnstr", WFLUSH(w)); in waddchnstr()
H A Dwaddwchn.c66 return __m_return_code("wadd_wchnstr", WFLUSH(w));
H A Dwaddnstr.c80 return __m_return_code("waddnstr", WFLUSH(w));
H A Dwaddnws.c80 return __m_return_code("waddnwstr", WFLUSH(w));
H A Dwchgat.c74 return __m_return_code("wchgat", WFLUSH(w)); in wchgat()
H A Dwins_nws.c73 return __m_return_code("wins_nwstr", WFLUSH(w));
H A Dwbkgrnd.c95 return __m_return_code("wbkgrnd", WFLUSH(w));
H A Dwinsnstr.c82 return __m_return_code("winsnstr", WFLUSH(w));
H A Dwdelch.c90 return __m_return_code("wdelch", WFLUSH(w));
H A Dwscrl.c96 return __m_return_code("wscrl", WFLUSH(w));

12