Home
last modified time | relevance | path

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

/dports/archivers/p5-IO-Compress-Lzop/IO-Compress-Lzop-2.101/lib/IO/Compress/Lzop/
H A DConstants.pm138 use constant F_CS_DOS => 0x00200000; constant
/dports/archivers/lzop/lzop-1.04/src/
H A Dconf.h118 # define F_CS (_osmode == 0 ? F_CS_DOS : F_CS_NATIVE)
122 # define F_CS F_CS_DOS
489 #define F_CS_DOS 0x00200000L macro