Searched refs:OK (Results 176 - 200 of 374) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dgetnstr.c74 if ((code = wmove(stdscr, y, x)) == OK)
93 if ((code = wmove(w, y, x)) == OK)
125 if ((code = wmove(stdscr, y, x)) == OK)
143 if ((code = wmove(w, y, x)) == OK)
H A Din_wchn.c74 if ((code = wmove(stdscr, y, x)) == OK)
93 if ((code = wmove(w, y, x)) == OK)
125 if ((code = wmove(stdscr, y, x)) == OK)
143 if ((code = wmove(w, y, x)) == OK)
H A Dinchn.c74 if ((code = wmove(stdscr, y, x)) == OK)
93 if ((code = wmove(w, y, x)) == OK)
125 if ((code = wmove(stdscr, y, x)) == OK)
143 if ((code = wmove(w, y, x)) == OK)
H A Dinnstr.c74 if ((code = wmove(stdscr, y, x)) == OK)
93 if ((code = wmove(w, y, x)) == OK)
125 if ((code = wmove(stdscr, y, x)) == OK)
143 if ((code = wmove(w, y, x)) == OK)
H A Dinnwstr.c74 if ((code = wmove(stdscr, y, x)) == OK)
93 if ((code = wmove(w, y, x)) == OK)
125 if ((code = wmove(stdscr, y, x)) == OK)
143 if ((code = wmove(w, y, x)) == OK)
H A Dins_nws.c74 if ((code = wmove(stdscr, y, x)) == OK)
93 if ((code = wmove(w, y, x)) == OK)
125 if ((code = wmove(stdscr, y, x)) == OK)
143 if ((code = wmove(w, y, x)) == OK)
H A Dinsnstr.c74 if ((code = wmove(stdscr, y, x)) == OK)
93 if ((code = wmove(w, y, x)) == OK)
125 if ((code = wmove(stdscr, y, x)) == OK)
143 if ((code = wmove(w, y, x)) == OK)
H A Dmeta.c72 return __m_return_code("meta", OK);
H A Dvw_scanw.c65 if ((code = wgetnstr(w, buffer, (int) sizeof buffer)) == OK)
H A Dwinnstr.c79 return __m_return_code("winnstr", OK);
H A Dwtouchln.c68 return __m_return_code("wtouchln", OK);
H A Dchgat.c69 if ((code = wmove(stdscr, y, x)) == OK)
88 if ((code = wmove(w, y, x)) == OK)
H A Dprintw.c76 if ((code = wmove(stdscr, y, x)) == OK)
94 if ((code = wmove(w, y, x)) == OK)
H A Dscanw.c76 if ((code = wmove(stdscr, y, x)) == OK)
94 if ((code = wmove(w, y, x)) == OK)
H A Dwget_wch.c72 return __m_return_code("unget_wch", OK);
142 return __m_return_code("wget_wch", OK);
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dendwin.c89 return (OK);
H A Dwin_wchn.c74 return (OK);
H A Dwinchn.c69 return (OK);
H A Dprintw.c70 if ((code = wmove(stdscr, y, x)) == OK)
84 if ((code = wmove(w, y, x)) == OK)
H A Dscanw.c70 if ((code = wmove(stdscr, y, x)) == OK)
84 if ((code = wmove(w, y, x)) == OK)
H A Dwget_wch.c74 return (OK);
162 return (OK);
/illumos-gate/usr/src/ucblib/libcurses/
H A Dinsch.c52 return (OK);
/illumos-gate/usr/src/lib/libcurses/screen/
H A Ddraino.c87 return (OK);
116 return (OK);
H A Dmbinsshift.c75 return (OK);
101 return (OK);
/illumos-gate/usr/src/lib/libeti/panel/common/
H A Dtop.c54 return (OK);
91 return (OK);

Completed in 105 milliseconds

1234567891011>>