Searched refs:_scr_all (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A D_scr_init.c51 return (_scr_all(file, 0));
H A D_scr_restore.c51 return (_scr_all(file, 1));
H A D_scr_set.c51 return (_scr_all(file, 2));
H A Dscr_all.c50 _scr_all(char *file, int which) function
H A Dcurshdr.h282 extern int _scr_all(char *, int);
H A Dllib-lcurses917 int _scr_all(char *file, int which);

Completed in 22 milliseconds