/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | tgoto.c | 47 #undef tgoto 50 tgoto(char *cap, int col, int row) in tgoto() function
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | tgoto.c | 50 tgoto(char *cap, int col, int row) in tgoto() function
|
H A D | maketerm.ed | 563 extern char *tgoto(char *, int, int), 579 extern char *tparm(), *tgoto(), *tgetstr(), *tigetstr(),
|
H A D | mapfile-vers | 283 tgoto;
|
/illumos-gate/usr/src/lib/libtermcap/common/ |
H A D | termcap.h | 46 extern char *tgoto(char *, int, int);
|
H A D | xtermcap.h | 48 extern char *tgoto(char *, int, int);
|
H A D | mapfile-vers | 69 tgoto { TYPE = FUNCTION; FLAGS = NODIRECT;
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | tgoto.c | 45 (tgoto)(const char *cap, int col, int row)
|
/illumos-gate/usr/src/ucblib/libtermcap/ |
H A D | Makefile.com | 31 tgoto.o \
|
H A D | tgoto.c | 74 tgoto(char *CM, int destcol, int destline) in tgoto() function
|
H A D | mapfile-vers | 50 tgoto;
|
/illumos-gate/usr/src/ucblib/libcurses/ |
H A D | curses.ext | 49 extern char *tgoto(char *, int, int);
|
H A D | cr_tty.c | 148 if (tgoto(CM, destcol, destline)[0] == 'O') in setterm()
|
H A D | cr_put.c | 137 cgp = tgoto(CM, destcol, destline); in fgoto()
|
/illumos-gate/usr/src/ucbcmd/tset/ |
H A D | tset.c | 1077 char *tg_out, *tgoto(); in settabs() 1099 tg_out = tgoto(set_column, 0, c); in settabs() 1101 tg_out = tgoto(set_pos, c, lines-1); in settabs()
|
/illumos-gate/usr/src/lib/libxcurses2/ |
H A D | Makefile.com | 42 attr_on.o getcchar.o napms.o tgoto.o wdelch.o \
|
/illumos-gate/usr/src/lib/libxcurses/ |
H A D | Makefile.com | 44 attr_on.o getcchar.o napms.o tgoto.o wdelch.o \
|
/illumos-gate/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 325 tgoto;
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex.h | 421 char *tgoto();
|
/illumos-gate/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 327 tgoto;
|
/illumos-gate/usr/src/man/man3xcurses/ |
H A D | Makefile | 317 tgoto.3xcurses \ 742 tgoto.3xcurses := LINKSRC = tgetent.3xcurses
|
/illumos-gate/usr/src/lib/libcurses/ |
H A D | Makefile.com | 88 termcap.o termerr.o termname.o tgetch.o tgoto.o \
|
/illumos-gate/usr/src/man/man3curses/ |
H A D | Makefile | 490 tgoto.3curses \ 915 tgoto.3curses := LINKSRC = curs_termcap.3curses
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 363 link path=usr/share/man/man3xcurses/tgoto.3xcurses target=tgetent.3xcurses
|
H A D | system-library.man3curses.inc | 623 link path=usr/share/man/man3curses/tgoto.3curses target=curs_termcap.3curses
|