Home
last modified time | relevance | path

Searched refs:striphdr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libder/tests/
H A Dmake_corpus.c64 bool striphdr) in write_one() argument
80 if (!striphdr) in write_one()
98 bool striphdr = false; in main() local
106 striphdr = argc == 3; in main()
127 write_one(&params, seed, dirfd, striphdr); in main()