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

/freebsd-9.3-release/usr.bin/pr/
H A Dpr.h61 #define TAILLEN 5 macro
H A Dpr.c1502 cnt += TAILLEN;
1804 if (lines <= HEADLEN + TAILLEN)
1807 lines -= HEADLEN + TAILLEN;

Completed in 45 milliseconds