Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A DV3.newterm.c47 #undef newterm
49 newterm(char *type, FILE *outfptr, FILE *infptr) in newterm() function
H A D_newterm.c47 newterm(char *type, FILE *fout, FILE *fin) in newterm() function
H A DV3.m_newterm.c49 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;
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinitscr.c76 sp = newterm((char *) 0, stdout, stdin); in initscr()
H A Dnewterm.c199 newterm(term, out_fp, in_fp) in newterm() function
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinitscr.c69 sp = newterm(NULL, stdout, stdin); in initscr()
H A Dnewterm.c201 newterm(char *term, FILE *out_fp, FILE *in_fp) in newterm() function
/illumos-gate/usr/src/lib/libxcurses2/
H A DMakefile.com44 baudrate.o getn_ws.o newterm.o tigetnum.o wgetch.o \
/illumos-gate/usr/src/lib/libxcurses/
H A DMakefile.com46 baudrate.o getn_ws.o newterm.o tigetnum.o wgetch.o \
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers253 newterm;
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers255 newterm;
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile265 newterm.3xcurses \
622 newterm.3xcurses := LINKSRC = initscr.3xcurses
/illumos-gate/usr/src/lib/libcurses/
H A DMakefile.com61 V3.m_refresh.o V3.newterm.o V3.pechochar.o V3.upd_old_y.o \
/illumos-gate/usr/src/man/man3curses/
H A DMakefile367 newterm.3curses \
744 newterm.3curses := LINKSRC = curs_initscr.3curses
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h552 extern SCREEN *newterm(char *, FILE *, FILE *);
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h554 extern SCREEN *newterm(char *, FILE *, FILE *);
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc266 link path=usr/share/man/man3xcurses/newterm.3xcurses target=initscr.3xcurses
H A Dsystem-library.man3curses.inc434 link path=usr/share/man/man3curses/newterm.3curses target=curs_initscr.3curses