Home
last modified time | relevance | path

Searched defs:nohead (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/pem/
H A Dpem_lib.c672 int end = 0, i, k, bl = 0, hl = 0, nohead = 0; in PEM_read_bio() local
/dflybsd-src/usr.bin/pr/
H A Dpr.c91 static int nohead; /* do not write head and trailer */ variable