Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/pr/
H A Dpr.c103 static int pgpause; /* pause before each page */ variable
252 if (pgpause) in onecol()
523 if (pgpause) in vertcol()
596 if (pgpause) in vertcol()
754 if (pgpause) in horzcol()
969 if (pgpause) in mulfile()
1471 if (pgpause == FIRSTPAGE && pagcnt == 1) in prpause()
1472 pgpause = NO_PAUSE; in prpause()
1698 pgpause |= FIRSTPAGE; in setup()
1769 pgpause |= EACHPAGE; in setup()
[all …]