Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libtecla/common/
H A Dchrqueue.c76 int nflush; /* The total number of characters that have been */ member
110 cq->nflush = cq->ntotal = 0; in _new_GlCharQueue()
281 cq->nflush = cq->ntotal = 0; in _glq_empty_queue()
295 return (cq && cq->buffers.head) ? (cq->ntotal - cq->nflush) : 0; in _glq_char_count()
358 int nbuff = nhead - (cq->nflush % GL_CQ_SIZE); in _glq_flush_queue()
363 cq->nflush % GL_CQ_SIZE, nbuff); in _glq_flush_queue()
372 cq->nflush += nnew; in _glq_flush_queue()
/illumos-gate/usr/src/cmd/troff/
H A Dn7.c259 nflush++; in text()
287 nflush = pendt = ch = spcnt = 0; in text()
337 nflush = 0; in text()
355 ch = nflush = 0; in nofill()
367 nflush = 0; in nofill()
388 pendnf = nflush = 0; in nofill()
509 nflush++;
909 nflush = 0;
H A Dnii.c92 int nflush; variable
H A Dext.h116 extern int nflush;
H A Dn1.c263 copyf = lgf = nb = nflush = nlflg = 0; in main()
265 nflush++; in main()
1254 if (nflush) in flushi()
1366 nflush++;
H A Dn2.c283 nflush++;
H A Dn5.c743 nflush++;