Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/pr/
H A Dpr.c154 static int Inpos; variable
648 Inpos = 0; in print()
895 Inpos++; in nexbuf()
909 Inpos++; in nexbuf()
929 if (Inpos > 0) in nexbuf()
930 --Inpos; in nexbuf()
1124 ++Inpos; in get()
1135 Inpos++; in get()
1146 if (Inpos > 0) in get()
1147 --Inpos; in get()
[all …]