Searched refs:initscr (Results 1 - 25 of 60) sorted by relevance

123

/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dtestscanw.c44 initscr();
H A Dbackground.c39 initscr();
H A Dcolor_set.c44 initscr();
H A Ddemo_keyok.c45 initscr();
H A Dfirstlast.c56 initscr();
H A Dtestaddch.c53 initscr();
H A Dechochar.c104 initscr();
H A Dlrtest.c102 initscr();
H A Dredraw.c163 initscr();
H A Dfirework.c150 initscr();
H A Dhashtest.c229 (void) initscr(); /* initialize the curses library */
H A Dsavescreen.c166 initscr();
H A Dtest_instr.c247 initscr();
H A Dtest_inwstr.c248 initscr();
H A Dchgat.c351 initscr();
H A Ddemo_defkey.c223 initscr();
H A Dgdc.c204 initscr();
H A Dhanoi.c132 initscr();
H A Dinch_wide.c258 initscr();
H A Dinchs.c259 initscr();
H A Drain.c305 initscr();
H A Dtclock.c141 initscr();
H A Dtest_get_wstr.c341 initscr();
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dlib_initscr.c38 ** The routines initscr(), and termname().
51 initscr(void) function
58 T((T_CALLED("initscr()")));
63 /* Portable applications must not call initscr() more than once */
/macosx-10.9.5/top-89.1.2/
H A Dmain.c159 if(NULL == initscr()) {
160 fprintf(stderr, "error: unable to initscr!\n");

Completed in 272 milliseconds

123