Home
last modified time | relevance | path

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

/NextBSD/contrib/ncurses/ncurses/base/
HDlib_window.c80 syncok(WINDOW *win, bool bf) in syncok() function
/NextBSD/contrib/ncurses/misc/
HDncurses.def361 "syncok" @257 NONAME
HDncurses.ref278 "syncok" @257 NONAME ; implemented
/NextBSD/lib/ncurses/ncurses/
HDMakefile1029 curs_window.3 syncok.3 \
/NextBSD/contrib/gcc/
HDsys-protos.h1130 extern int syncok(WINDOW *, int);
/NextBSD/contrib/ncurses/ncurses/
HDllib-lncurses2383 #undef syncok
2384 int syncok(
HDllib-lncursest2404 #undef syncok
2405 int syncok(
HDllib-lncursesw2905 #undef syncok
2906 int syncok(
HDllib-lncursestw2914 #undef syncok
2915 int syncok(
/NextBSD/contrib/ncurses/include/
HDcurses.h.in776 extern NCURSES_EXPORT(int) syncok (WINDOW *, bool); /* implemented */