Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c477 Verbcnt = 0, /* Count of number of dots '.' output */ variable
5453 if ((Args & OCV) && Verbcnt) { /* clear current line of dots */ in msg()
5455 Verbcnt = 0; in msg()
7120 if (Verbcnt++ >= 49) { /* start a new line of dots */ in verbose()
7121 Verbcnt = 0; in verbose()