Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/conf/
H A Dkeysets.pl25 my $FCOMMENT = 0x0800;
57 $v |= $FCOMMENT if $c =~ /;/;
87 #define CONF_FCOMMENT $FCOMMENT
/freebsd/sys/contrib/zlib/doc/
H A Drfc1952.txt258 (if FLG.FCOMMENT set)
307 bit 4 FCOMMENT
356 If FCOMMENT is set, a zero-terminated file comment is
472 values. It must examine FEXTRA/XLEN, FNAME, FCOMMENT and FHCRC
/freebsd/contrib/file/src/
H A Dcompress.c574 #define FCOMMENT (1 << 4) macro
600 if (flg & FCOMMENT) { in uncompressgzipped()
/freebsd/contrib/file/magic/Magdir/
H A Dcompress38 # no FNAME and FCOMMENT bit implies no file name/comment. That means only binary
83 # FNAME/FCOMMENT bit implies file name/comment as iso-8859-1 text