Home
last modified time | relevance | path

Searched refs:syncok (Results 1 – 10 of 10) sorted by relevance

/src/contrib/ncurses/ncurses/base/
H A Dlib_window.c82 syncok(WINDOW *win, bool bf) in syncok() function
/src/contrib/ncurses/man/
H A Dman_db.renames.in266 syncok.3x syncok.3ncurses
/src/contrib/ncurses/misc/
H A Dncurses.def361 "syncok" @257 NONAME
H A Dncurses.ref278 "syncok" @257 NONAME ; implemented
/src/lib/ncurses/tinfo/
H A DMakefile945 curs_window.3 syncok.3 \
/src/contrib/ncurses/ncurses/
H A Dllib-lncurses2432 #undef syncok
2433 int syncok(
H A Dllib-lncursest2441 #undef syncok
2442 int syncok(
H A Dllib-lncursesw3030 #undef syncok
3031 int syncok(
H A Dllib-lncursestw3039 #undef syncok
3040 int syncok(
/src/contrib/ncurses/include/
H A Dcurses.h.in822 extern NCURSES_EXPORT(int) syncok (WINDOW *, bool); /* implemented */