Home
last modified time | relevance | path

Searched refs:holdtbuf (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/captoinfo/
H A Dotermcap.c211 char *holdtbuf = tbuf; in otnchktc() local
243 l = p - holdtbuf + strlen(q); in otnchktc()
247 q[TBUFSIZE - (p - holdtbuf)] = 0; in otnchktc()
250 tbuf = holdtbuf; in otnchktc()
/titanic_44/usr/src/cmd/tip/
H A Dremcap.c224 char *holdtbuf = tbuf; in tnchktc() local
254 l = p - holdtbuf + strlen(q); in tnchktc()
257 q[BUFSIZ - (p-holdtbuf)] = 0; in tnchktc()
260 tbuf = holdtbuf; in tnchktc()
/titanic_44/usr/src/cmd/vgrind/
H A Dvgrindefs.c115 char *holdtbuf = tbuf; in tnchktc() local
143 l = p - holdtbuf + strlen(q); in tnchktc()
150 tbuf = holdtbuf; in tnchktc()
/titanic_44/usr/src/ucblib/libtermcap/
H A Dtermcap.c159 char *holdtbuf = tbuf; in tnchktc() local
189 l = p - holdtbuf + strlen(q); in tnchktc()
195 tbuf = holdtbuf; in tnchktc()