Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/captoinfo/
H A Dotermcap.c209 char *holdtbuf = tbuf; in otnchktc() local
241 l = p - holdtbuf + strlen(q); in otnchktc()
245 q[TBUFSIZE - (p - holdtbuf)] = 0; in otnchktc()
248 tbuf = holdtbuf; in otnchktc()
/illumos-gate/usr/src/cmd/tip/
H A Dremcap.c221 char *holdtbuf = tbuf; in tnchktc() local
251 l = p - holdtbuf + strlen(q); in tnchktc()
254 q[BUFSIZ - (p-holdtbuf)] = 0; in tnchktc()
257 tbuf = holdtbuf; in tnchktc()
/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrindefs.c113 char *holdtbuf = tbuf; in tnchktc() local
141 l = p - holdtbuf + strlen(q); in tnchktc()
148 tbuf = holdtbuf; in tnchktc()
/illumos-gate/usr/src/ucblib/libtermcap/
H A Dtermcap.c157 char *holdtbuf = tbuf; in tnchktc() local
187 l = p - holdtbuf + strlen(q); in tnchktc()
193 tbuf = holdtbuf; in tnchktc()