Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_window.c82 syncok(WINDOW *win, bool bf) in syncok() function
/freebsd/contrib/ncurses/man/
H A Dman_db.renames.in252 syncok.3x syncok.3ncurses
/freebsd/contrib/ncurses/misc/
H A Dncurses.def361 "syncok" @257 NONAME
H A Dncurses.ref278 "syncok" @257 NONAME ; implemented
/freebsd/lib/ncurses/tinfo/
H A DMakefile943 curs_window.3 syncok.3 \
/freebsd/contrib/ncurses/ncurses/
H A Dllib-lncursest2441 #undef syncok
2442 int syncok(
H A Dllib-lncurses2432 #undef syncok
2433 int syncok(
H A Dllib-lncursestw3033 #undef syncok
3034 int syncok(
H A Dllib-lncursesw3024 #undef syncok
3025 int syncok(
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in819 extern NCURSES_EXPORT(int) syncok (WINDOW *, bool); /* implemented */