Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c468 Verbcnt = 0, /* Count of number of dots '.' output */ variable
5446 if ((Args & OCV) && Verbcnt) { /* clear current line of dots */ in msg()
5448 Verbcnt = 0; in msg()
7113 if (Verbcnt++ >= 49) { /* start a new line of dots */ in verbose()
7114 Verbcnt = 0; in verbose()