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

/freebsd-11-stable/usr.bin/pr/
H A Dpr.h60 #define HEADLEN 5 macro
H A Dpr.c1838 if (lines <= HEADLEN + TAILLEN)
1841 lines -= HEADLEN + TAILLEN;

Completed in 158 milliseconds