Home
last modified time | relevance | path

Searched refs:newterm (Results 1 – 25 of 26) sorted by relevance

12

/titanic_44/usr/src/lib/libcurses/screen/
H A DV3.newterm.c49 #undef newterm
51 newterm(char *type, FILE *outfptr, FILE *infptr) in newterm() function
H A D_newterm.c49 newterm(char *type, FILE *fout, FILE *fin) in newterm() function
H A DV3.m_newterm.c51 return (newterm(type, outfptr, infptr)); in m_newterm()
H A Dcurses.ed243 #define newterm newterm32
258 extern SCREEN *newterm(char *, FILE *, FILE *);
261 extern SCREEN *newterm();
622 extern SCREEN *newterm(char *, FILE *, FILE *);
822 extern SCREEN *newterm(), /* termname, fout, fin */
1199 #define newterm(type, fout, fin) newscreen((type), 0, 0, 0, (fout), (fin))
1250 extern SCREEN *newterm(char *, FILE *, FILE *);
1263 extern SCREEN *newterm();
H A Dmapfile-vers212 newterm;
H A Dllib-lcurses1262 SCREEN *newterm(char *type, FILE *fout, FILE *fin);
1264 /* V3.newterm.c */
1265 #undef newterm
1266 SCREEN *newterm(char *type, FILE *outfptr, FILE *infptr);
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinitscr.c78 sp = newterm((char *) 0, stdout, stdin); in initscr()
H A Dnewterm.c201 newterm(term, out_fp, in_fp) in newterm() function
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinitscr.c71 sp = newterm(NULL, stdout, stdin); in initscr()
H A Dnewterm.c203 newterm(char *term, FILE *out_fp, FILE *in_fp) in newterm() function
/titanic_44/usr/src/lib/libxcurses2/
H A DMakefile.com43 baudrate.o getn_ws.o newterm.o tigetnum.o wgetch.o \
/titanic_44/usr/src/lib/libxcurses/
H A DMakefile.com45 baudrate.o getn_ws.o newterm.o tigetnum.o wgetch.o \
/titanic_44/usr/src/lib/libxcurses/src/
H A Dmapfile-vers253 newterm;
/titanic_44/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers255 newterm;
/titanic_44/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses542 * newterm.c
547 SCREEN *newterm(char *, FILE *, FILE *);
H A Dllib-lxcurses542 * newterm.c
547 SCREEN *newterm(char *, FILE *, FILE *);
/titanic_44/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses542 * newterm.c
547 SCREEN *newterm(char *, FILE *, FILE *);
H A Dllib-lxcurses542 * newterm.c
547 SCREEN *newterm(char *, FILE *, FILE *);
/titanic_44/usr/src/man/man3xcurses/
H A DMakefile265 newterm.3xcurses \
622 newterm.3xcurses := LINKSRC = initscr.3xcurses
/titanic_44/usr/src/lib/libcurses/
H A DMakefile.com60 V3.m_refresh.o V3.newterm.o V3.pechochar.o V3.upd_old_y.o \
/titanic_44/usr/src/man/man3curses/
H A DMakefile367 newterm.3curses \
744 newterm.3curses := LINKSRC = curs_initscr.3curses
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h554 extern SCREEN *newterm(char *, FILE *, FILE *);
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h556 extern SCREEN *newterm(char *, FILE *, FILE *);
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc320 link path=usr/share/man/man3xcurses/newterm.3xcurses target=initscr.3xcurses
H A Dsystem-library.man3curses.inc494 link path=usr/share/man/man3curses/newterm.3curses target=curs_initscr.3curses

12