Searched defs:idlok (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A Didlok.c67 idlok(WINDOW *win, bool bf) function
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c898 * If idlok() is set TRUE then doupdate will try and use hardware insert
899 * and delete line sequences in an effort to optimize output. idlok()
1046 idlok(WINDOW *w, bool bf) function
1049 __m_trace("idlok(%p, %d)", w, bf);
1056 return __m_return_code("idlok", OK);
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c1042 * If idlok() is set TRUE then doupdate will try and use hardware insert
1043 * and delete line sequences in an effort to optimize output. idlok()
1172 idlok(WINDOW *w, bool bf) function

Completed in 29 milliseconds