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

/freebsd-9.3-release/usr.bin/pr/
H A Dpr.c104 int nohead; /* do not write head and trailer */ variable
260 if (!linecnt && !nohead &&
518 * nohead to the if statement below e.g.
520 * if ((cnt < 0) && nohead && cvc ......
535 if (!nohead && prhead(hbuf, fname, pagecnt))
599 if (pln && !nohead && prhead(hbuf, fname, pagecnt))
745 if (!i && !nohead &&
953 if (!i && !nohead && prhead(hbuf, fname, pagecnt))
1286 if (nohead)
1309 if (nohead || (d
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/pem/
H A Dpem_lib.c626 int end = 0, i, k, bl = 0, hl = 0, nohead = 0; local
694 nohead = 1;
708 if (!nohead) {

Completed in 117 milliseconds