Searched refs:_change_video (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A Dvidupdate.c65 int _change_video(chtype, chtype, int (*)(char));
106 if ((_change_video(newvideo, oldvideo,
128 (void) _change_video(newvideo, oldvideo, outc);
131 (void) _change_video(newvideo, oldvideo, outc);
136 _change_video(chtype newmode, chtype oldmode, int (*outc)(char)) function
H A Dllib-lcurses1088 int _change_video(chtype newmode, chtype oldmode, int (*outc)(char),

Completed in 16 milliseconds