Searched defs:tgoto (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libcurses/screen/ |
H A D | tgoto.c | 47 * tgoto: function included only for upward compatibility with old termcap 52 tgoto(char *cap, int col, int row) function
|
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | tgoto.c | 30 * tgoto.c 40 static char rcsID[] = "$Header: /rd/src/libc/xcurses/rcs/tgoto.c 1.1 1995/07/21 14:20:26 ant Exp $"; 47 (tgoto)(const char *cap, int col, int row) function 52 __m_trace("tgoto(%p = \"%s\", %d, %d)", cap, col, row); 57 return __m_return_pointer("tgoto", (char *)str);
|
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | tgoto.c | 32 * tgoto.c 42 static char rcsID[] = "$Header: /rd/src/libc/xcurses/rcs/tgoto.c 1.1 " 49 #undef tgoto macro 52 tgoto(char *cap, int col, int row) function
|
Completed in 23 milliseconds