Home
last modified time | relevance | path

Searched refs:scr_reset (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libcurses/screen/
H A Dscr_all.c57 rv = scr_reset(filep, which); in _scr_all()
H A Dscr_reset.c77 scr_reset(FILE *filep, int type) in scr_reset() function
H A Dcurshdr.h291 extern int scr_reset(FILE *, int);
H A Dmapfile-vers527 scr_reset;
H A Dllib-lcurses925 /* scr_reset.c */
926 int scr_reset(FILE *filep, int type);
/titanic_50/usr/src/lib/libcurses/
H A DMakefile.com81 scr_dump.o scr_ll_dump.o scr_reset.o scrollok.o setcurscreen.o \