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

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dotermcap.h55 extern char *tskip(char *); /* non-standard addition */
/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrindefs.c37 static char *tskip(char *bp);
187 tskip(char *bp) function
212 bp = tskip(bp);
244 bp = tskip(bp);
270 bp = tskip(bp);
/illumos-gate/usr/src/cmd/captoinfo/
H A Dotermcap.c37 /* 3) tskip() is now available outside of the library. */
80 char *tskip(char *);
287 tskip(char *bp) function
312 bp = tskip(bp);
344 bp = tskip(bp);
370 bp = tskip(bp);
H A Dcaptoinfo.c179 tbuf = tskip(tbuf);
/illumos-gate/usr/src/cmd/tip/
H A Dremcap.c68 static char *tskip(char *);
297 tskip(char *bp) function
327 bp = tskip(bp);
359 bp = tskip(bp);
385 bp = tskip(bp);
/illumos-gate/usr/src/ucblib/libtermcap/
H A Dtermcap.c56 static char *tskip(char *bp);
236 tskip(char *bp) function
267 bp = tskip(bp);
300 bp = tskip(bp);
327 bp = tskip(bp);

Completed in 81 milliseconds