Home
last modified time | relevance | path

Searched refs:nflush (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libtecla/common/
H A Dchrqueue.c78 int nflush; /* The total number of characters that have been */ member
112 cq->nflush = cq->ntotal = 0; in _new_GlCharQueue()
283 cq->nflush = cq->ntotal = 0; in _glq_empty_queue()
297 return (cq && cq->buffers.head) ? (cq->ntotal - cq->nflush) : 0; in _glq_char_count()
360 int nbuff = nhead - (cq->nflush % GL_CQ_SIZE); in _glq_flush_queue()
365 cq->nflush % GL_CQ_SIZE, nbuff); in _glq_flush_queue()
374 cq->nflush += nnew; in _glq_flush_queue()
/titanic_41/usr/src/cmd/troff/
H A Dn7.c261 nflush++; in text()
289 nflush = pendt = ch = spcnt = 0; in text()
339 nflush = 0; in text()
357 ch = nflush = 0; in nofill()
369 nflush = 0; in nofill()
390 pendnf = nflush = 0; in nofill()
512 nflush++;
912 nflush = 0;
H A Dnii.c95 int nflush; variable
H A Dext.h118 extern int nflush;
H A Dn1.c264 copyf = lgf = nb = nflush = nlflg = 0; in main()
266 nflush++; in main()
1255 if (nflush) in flushi()
1367 nflush++;
H A Dn2.c285 nflush++;
H A Dn5.c745 nflush++;