Home
last modified time | relevance | path

Searched refs:tskip (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/cmd/vgrind/
H A Dvgrindefs.c37 static char *tskip(char *bp);
187 tskip(char *bp) in tskip() function
212 bp = tskip(bp); in tgetnum()
244 bp = tskip(bp); in tgetflag()
270 bp = tskip(bp); in tgetstr()
/titanic_44/usr/src/cmd/captoinfo/
H A Dotermcap.c80 char *tskip(char *);
287 tskip(char *bp) in tskip() function
312 bp = tskip(bp); in otgetnum()
344 bp = tskip(bp); in otgetflag()
370 bp = tskip(bp); in otgetstr()
H A Dcaptoinfo.c179 tbuf = tskip(tbuf); in checktermcap()
/titanic_44/usr/src/ucblib/libtermcap/
H A Dtermcap.c56 static char *tskip(char *bp);
236 tskip(char *bp) in tskip() function
267 bp = tskip(bp); in tgetnum()
300 bp = tskip(bp); in tgetflag()
327 bp = tskip(bp); in tgetstr()
/titanic_44/usr/src/cmd/tip/
H A Dremcap.c68 static char *tskip(char *);
297 tskip(char *bp) in tskip() function
327 bp = tskip(bp); in tgetnum()
359 bp = tskip(bp); in tgetflag()
385 bp = tskip(bp); in tgetstr()
/titanic_44/usr/src/lib/libcurses/screen/
H A Dotermcap.h55 extern char *tskip(char *); /* non-standard addition */