Home
last modified time | relevance | path

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

/freebsd/usr.bin/pr/
H A Dpr.c78 static int pauseall; /* Pause before each page */ variable
144 if ((pauseall || (pausefst && pagecnt == 1)) && in ttypause()
1723 ++pauseall; in setup()