Searched refs:prtail (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.bin/pr/
H A Dextern.h53 int prtail(int, int);
H A Dpr.c299 if (prtail(lines - linecnt, lrgln))
628 if (prtail((lines - pln), 0))
795 if (prtail(lines - i, 0))
1093 if (prtail(lines - i, 0))
1622 * prtail(): pad page with empty lines (if required) and print page trailer
1628 * prtail() can now be invoked unconditionally, with the notion that if
1632 prtail(int cnt, int incomp) function

Completed in 65 milliseconds